A pathname designator specifying the new directory.
Values
current-dir
A physical pathname.
Description
The macro
cd
changes the current directory to that specified by
directory
.
directory
may be an absolute or relative pathname, and defaults to the string
"~/"
.