CD(1)
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