1.2.10 Interfacing to the OS (cd, pwd, shell)

cd directory

Set working directory to directory for debugger and program being debugged.

pwd

Print working directory.

shell statement

Execute the rest of the line as a shell command.

See About this document... for information on suggesting changes.