13 lines
296 B
Plaintext
Raw Normal View History

\section pwd pwd - output the current working directory
2012-07-10 18:53:07 +02:00
\subsection pwd-synopsis Synopsis
2014-08-01 13:25:41 +01:00
\fish{synopsis}
pwd
\endfish
2012-07-10 18:53:07 +02:00
\subsection pwd-description Description
`pwd` outputs (prints) the current working directory.
Note that `fish` always resolves symbolic links in the current directory path.