#Day12 Linux Command Cheat Sheet
✔️Navigation and File System:⚬ls: List the contents of the current directory⚬cd: Change directory⚬pwd: Print the working directory⚬mkdir: Create a new directory⚬rmdir: Remove a directory
✔️File Manipulation:⚬cp: Copy a file⚬mv: Move a file⚬rm: Remo...
shefalimishra.hashnode.dev3 min read