aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/pwd.txt
blob: 0b83748db5514ffeb6b4ce6943a2dae07a2219a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\section pwd pwd - output the current working directory

\subsection pwd-synopsis Synopsis
\fish{syn}
pwd
\endfish

\subsection pwd-description Description

`pwd` outputs (prints) the current working directory.

Note that `fish` always resolves symbolic links in the current directory path.