A Quick Introduction to Unix/Changing Directories
Appearance
Changing to different directories
[edit | edit source]cd (change directory)
[edit | edit source]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.