

       CD                         01-NOV-80                         CD


NAME

       cd - change working directory

SYNOPSIS

       cd directory

DESCRIPTION

       cd changes the working directory to directory.

       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.

       The forms of the directory on RSX-11M is

                                /ddnn/ggg,mmm
                                  /ggg,mmm
                               ddnn:[ggg,mmm]
                                  [ggg,mmm]

SEE ALSO

       pwd - print working directory





























                                     -1-                              

