Навигация
print working directory
pwd
pwdЗначение
Prints the absolute path of the folder where the terminal is currently working.
Когда использовать
Run it before commands that depend on being inside the project folder.
Пример
pwdПример запроса
Check which folder the terminal is currently in.