pwd

BASH_BUILTINS(1) BASH_BUILTINS(1)
pwd [-LP]
Print the absolute pathname of the current working directory.
The pathname printed contains no symbolic links if the -P
option is supplied or the -o physical option to the set
builtin command is enabled. If the -L option is used, the
pathname printed may contain symbolic links. The return sta-
tus is 0 unless an error occurs while reading the name of the
current directory or an invalid option is supplied.

SEE ALSO
bash(1), sh(1)

GNU Bash-3.0 2004 Apr 20 BASH_BUILTINS(1)

  • Share/Bookmark

One Response to “pwd”

  1. Linux Commands – Top 20 Most Used | yonitg.com linux server howto  on June 28th, 2009

    [...] pwd – lists your current location [...]

    Reply


Leave a Reply