linux cd command

Cd

Go to documents

cd documents/

cd /home/technow/

Move a particular directory

cd /root

Go to the home directory

cd ~

Go to one folder previous

cd..