Where am I?
Sometimes it’s good to check where you are. Are you running a command in the right place?
Check which directory you are in by running
pwd
(print working directory) from the terminal.
Sometimes it’s good to check where you are. Are you running a command in the right place?
Check which directory you are in by running
pwd
(print working directory) from the terminal.