aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/dirs.txt
blob: 231b678b9fd2e29211c31ee85a72f267784ab7ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\section dirs dirs - print directory stack

\subsection dirs-synopsis Synopsis
\fish{synopsis}
dirs
\endfish

\subsection dirs-description Description

`dirs` prints the current directory stack, as created by the <a href="#pushd">`pushd`</a> command.

`dirs` does not accept any parameters.