#-h- cd.rof 652 asc 02-may-81 21:39:34 [002,100] .in 7 .rm 70 .pl 60 .he /CD/%/CD/ .fo //-#-/ .bp .ti -7 NAME .sp cd - change working directory .sp .ti -7 SYNOPSIS .sp cd [directory] .sp .ti -7 DESCRIPTION .sp cd changes the working directory to `directory'. If `directory' is not specified, the working directory will be changed to the previous working directory. .sp Since a new process is created to execute each command, cd would be ineffective if it were written as a normal command. It is therefore recognized and executed by the shell. .sp The forms of the directory on RSX-11M is .sp .ce 4 /ddnn/ggg,mmm /ggg,mmm ddnn:[ggg,mmm] [ggg,mmm] .sp .ti -7 SEE ALSO .sp pwd - print working directory