cd - change working directory — Inferno 1ed
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 Note 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.|
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
|
infernosupport@lucent.com Copyright © 1996,Lucent Technologies, Inc. All rights reserved.