mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 21:53:09 +08:00
9 lines
248 B
Plaintext
9 lines
248 B
Plaintext
\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.
|