Purpose
Changes the current directory to the specified directory.
Syntax and Description
cd [dir]
Table 10-31 lists the options for the cd
command.
dir
can be specified as either an absolute path or a relative path, including the .
and ..
pseudo-directories. dir
can contain wildcard characters. See "Wildcard Characters".
Examples
The following are examples of the cd
command changing into various directories.