cd
Change the current working directory. More information: https://manned.org/cd.
- 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 -
- Go to the root directory:
cd /
Related Topics
català version
čeština version
Deutsch version
español version
فارسی version
français version
हिन्दी version
Indonesia version
italiano version
日本語 version
한국어 version
Nederlands version
português (Brasil) version
português (Portugal) version
српски version
svenska version
தமிழ் version
中文 version
中文 (繁體, 台灣) version