Navigation
print working directory
pwd
pwdBedeutung
Prints the absolute path of the folder where the terminal is currently working.
Einsatz
Run it before commands that depend on being inside the project folder.
Beispiel
pwdAnfragebeispiel
Check which folder the terminal is currently in.