cd [<directory>]

This is the Change Directory command. When issued without <directory> the present working directory is listed. When issued with a new path parameter, the working directory is changed to <directory>. The pwd command is an alias for this commsand.

cd (last edited 2007-03-12 19:32:33 by GeorgeVerDuin)