cd

The cd (change directory) command lets you move from your current directory to another directory. Enter:
 
cd path

where path is the new directory you want to move to. The path should be entered in the normal way for your system. You can enter a relative path or an absolute path, according to your system's directory-naming conventions.