cd

cd changes the current working directory.

Previous

- is the previous directory.

cd -

Root

/ is the filesystem root.

cd /

Home

~ is the home directory.

cd ~
Updated: 2026 Aug 19