August 2000
Intermediate to advanced
816 pages
29h 45m
English
cd
cd [dir]
Change working directory to dir. Default is user’s home directory. If dir is a relative pathname but is not in the current directory, the cdpath variable is searched. See the sample .cshrc file earlier in this chapter. tcsh includes some options for cd:
Change to previous directory.
Explicitly expand ~ notation.
Wrap entries before end-of-line; implies -p.
Print directory stack.
Print entries one per line; implies -p.
Read now
Unlock full access