-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

cd


> Change the current working directory.

More information.


Go to the specified directory:

cd {path/to/directory}

Go up to the parent of the current directory:

cd ..

Go to the home directory of the current user:

cd

Go to the home directory of the specified user:

cd ~{username}

Go to the previously chosen directory:

cd -


> 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 03:21:51 2024