June 2006
Intermediate to advanced
64 pages
2h 42m
English
pwd
pwd [-LP]
Print your present working directory on standard output.
Options give control over the use of logical versus physical treatment of the printed path. See also the entry for cd, earlier in this section.
-LUse logical path (what the user typed, including any symbolic links) and the value of PWD for the current directory. This is the default.
-PUse the actual filesystem physical path for the current directory.
Read now
Unlock full access