1CD(1)                       General Commands Manual                      CD(1)
2
3
4

NAME

6       cd - change working directory
7

SYNOPSIS

9       cd directory
10

DESCRIPTION

12       Directory  becomes  the  new  working directory.  The process must have
13       execute (search) permission in directory.
14
15       Because a new process is created to execute each command, cd  would  be
16       ineffective  if  it  were written as a normal command.  It is therefore
17       recognized and executed by the shells.  In csh(1)  you  may  specify  a
18       list  of  directories in which directory is to be sought as a subdirec‐
19       tory if it is not a subdirectory of  the  current  directory;  see  the
20       description of the cdpath variable in csh(1).
21

SEE ALSO

23       csh(1), sh(1), pwd(1), chdir(2)
24
25
26
274th Berkeley Distribution       April 29, 1985                           CD(1)
Impressum