pwd
Linux · Directories · available in the simulator
What it does
Print the current working directory.
Syntax
pwd [-L | -P]
Options and parameters
-PPrint the physical directory, resolving all symbolic links.
pwd -P-LPrint the logical directory, preserving symbolic links.
Usage examples
pwdpwd -P