fish-shell/doc_src/pwd.txt

13 lines
296 B
Plaintext
Raw Normal View History

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