Pwd
|
From Linuxconfig.org
.. back to the list of Linux Commands
Name
pwd - print name of current/working directory
Synopsis - man page
pwd [OPTION]
Examples
This linux command print name of current/working directory.
pwd
However the same output we can also get with a command:
dirs -l
















