- Linux :)
- Change directory to
/tmp
- Move to parent directory
- Change directory to home directory
- Move to parent directory
- Move again to parent directory
- Where are you at? Verify with a command
- Change to last visited directory
cd /tmp
cd ..
cd ~
cd ..
cd ..
# root (/)
pwd
cd -