mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
8 lines
248 B
Text
8 lines
248 B
Text
\section pwd pwd - returns the current directory
|
|
|
|
\subsection pwd-synopsis Synopsis
|
|
<tt>pwd</tt>
|
|
|
|
\subsection pwd-description Description
|
|
|
|
Returns the current directory. Note that fish always resolves symbolic links in the current directory path.
|