[Top] [Prev] [Next] [Bottom]


[Contents] [Index]

cd - change working directory

cd [directory]

Description

The cd command changes the working directory for the Inferno shell and all processes in its process group (see on pctl - process control in Chapter 8) 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 - print working directory
chdir - change working directory in Chapter 8
pctl - process control in Chapter 8
cons - console device in Chapter 2 for a description of /dev/user



[Top] [Prev] [Next] [Bottom]

infernosupport@lucent.com
Copyright © 1997, Lucent Technologies, Inc.. All rights reserved.