Special Commands ================ ShellP has several built-in commands: ``cd`` Changes the current working directory. If no directory is specified, it defaults to your home directory ``exit`` Exits ShellP ``eval`` Evaluates a Python expression (must be in quotes) ``reload`` Reloads your user configuration file