1.8 cd

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