-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

dirs


> Displays or manipulates the directory stack.

> The directory stack is a list of recently visited directories that can be manipulated with the `pushd` and `popd` commands.

More information.


Display the directory stack with a space between each entry:

dirs

Display the directory stack with one entry per line:

dirs -p

Display only the nth entry in the directory stack, starting at 0:

dirs +{N}

Clear the directory stack:

dirs -c


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 01:36:24 2024