fish-shell/doc_src/pwd.txt

13 lines
296 B
Text
Raw Normal View History

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