next up previous contents
Next: CLEAR command Up: Command descriptions Previous: BUILD command   Contents

Subsections


CHDIR command

Syntax

ChDir {path}
CD {path}

Purpose

Changes or displays the current directory name.

Comments

Change the current directory to that specified by path. See your system manual for complete syntax.

If no argument is given the current directory is displayed.

Examples

cd ../ckt
Change the current working directory to ../ckt.

cd
Show the current working directory name.



Al Davis 2002-03-26