cd changes the current working directory.
cd
- is the previous directory.
-
cd -
/ is the filesystem root.
/
cd /
~ is the home directory.
~
cd ~