Arbortext Command Language
>
Commands
>
cd
cd
cd
pathname
This command changes the current working directory to the directory specified by
pathname
. If
pathname
specifies a drive name only, then the current drive is changed.
Examples
cd /docs/book/chap1
cd ..