cd Change to your home directory
cd ~user Change to user's home directory
cd - Change to the previous directory
pushd (dir) Change to another directory
popd Undo the last pushd
cd Change to your home directory
cd ~user Change to user's home directory
cd - Change to the previous directory
pushd (dir) Change to another directory
popd Undo the last pushd