cd <directory>
Pyxplot’s cd command is very similar to the shell cd command; it changes the current working directory. The following example would enter the subdirectory foo:
cd foo