fish / 3.5.0 / cmds / dirs.html /

dirs - print directory stack

Synopsis

dirs [-c]

Description

dirs prints the current directory stack, as created by pushd and modified by popd.

The following options are available:

-c:

Clear the directory stack instead of printing it.

-h or --help

Displays help about using this command.

dirs does not accept any arguments.

See Also

  • the cdh command, which provides a more intuitive way to navigate to recently visited directories.

© 2022 fish-shell developers
Licensed under the GNU General Public License, version 2.
https://fishshell.com/docs/3.5/cmds/dirs.html