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
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/cd.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 104.764984 milliseconds
- Gemini-to-HTML Time
- 0.27855 milliseconds
This content has been proxied by September (3851b).