cd
cd - change working directory
Synopsis
cd [directory]
Description
The cd command changes the working directory for the Inferno shell and all processes in its process group (see Note on pctl) to the directory specified on the command line. If no argument is given, the command attempts to change to /usr/user where user is obtained from /dev/user.
Files
/dev/user
See Also
pwd, chdir, pctl, and cons
infernosupport@lucent.com
Copyright © 1996,Lucent Technologies, Inc. All rights
reserved.