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 "~/"
.
cd
should not be used in multithreaded applications. In general we discourage you from using it.
LispWorks User Guide and Reference Manual - 20 Sep 2017