Shell

cd dir
Change working directory to dir.
pwd
Print working directory.
make ...
Call "make".
shell cmd
Run arbitrary command string cmd.