[
manual index
][
section index
]
NAME
cd - change working directory
SYNOPSIS
cd
[
directory
]
DESCRIPTION
Cd
changes the working directory for the shell and all processes in its name space group (see
sys-pctl
(2)
) to
directory
. If no argument is given,
cd
attempts to change to
/usr/
user
where
user
is the name read from
/dev/user
.
FILES
/dev/user
SOURCE
/appl/cmd/cd.b
SEE ALSO
pwd
(1)
,
sys-chdir
(2)
,
sys-pctl
(2)
,
cons
(3)
CD(1 )
Rev: Thu Feb 15 14:42:47 GMT 2007