Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ cd(I) — UNIX 1BSD

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sh (I)

pwd (I)

chdir (I)

CD(I)  −  PWB/UNIX 10/15/76

NAME

cd − change working directory

SYNOPSIS

cd directory

DESCRIPTION

Directory becomes the new working directory.  The process must have execute (search) permission in directory.  Because a new process is created to execute each command, cd would be ineffective if it were written as a normal command.  It is therefore recognized and executed by the Shell.  Cd is exactly equivalent to chdir (I). 

SEE ALSO

sh (I), pwd (I), chdir (I)

BUGS

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026