fish-shell/doc_src/pwd.txt
2014-09-03 14:43:25 +01:00

12 lines
296 B
Text

\section pwd pwd - output the current working directory
\subsection pwd-synopsis Synopsis
\fish{synopsis}
pwd
\endfish
\subsection pwd-description Description
`pwd` outputs (prints) the current working directory.
Note that `fish` always resolves symbolic links in the current directory path.