COMMAND-1
pwd
- Stands for: Print Working Directory
- Usage: Shows the full path of the directory you are currently in.
COMMAND-2
ls
- Stands for: List
- Usage: Lists files and directories in the current folder.
COMMAND-3
cd
- Stands for: Change Directory
- Usage: Moves you from one directory to another.
Categories: