Skip to main content

Command Palette

Search for a command to run...

linux cd command

Updated
1 min read

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..