
2.1 Starting up Lisp
cd pwd shellThe function
cd sets the current working directory. The function pwd displays the name of the current working directory.
The function shell starts a shell.
For more information about commands that interact with the operating system, see Chapter 4, "Working Beyond the Lisp Environment" in The Advanced User's Guide.

Generated with Harlequin WebMaker