cd [ dir ]
cd
dir
Change working directory to dir ; default is home directory of user. 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 section.