A Quick Introduction to Unix/Changing Directories
Changing to different directories
cd (change directory)
The command cd somedirectory means change the current working directory to somedirectory. The current working directory is the directory that you are currently working in.