B.15. Other Commands

B.15.1. cmd

cmd: Displays a hierarchical menu of all athenaCL commands.

B.15.2. help

help: To get help for a command or any available topic, enter "help" or "?" followed by a search string. If no command is provided, a menu of all commands available is displayed.

B.15.3. py

Begins an interactive Python session inside the current athenaCL session.

B.15.4. pypath

pypath: Lists all file paths in the Python search path.

B.15.5. q

q: Exit athenaCL.

B.15.6. quit

quit: Exit athenaCL.

B.15.7. shell

On UNIX-based platforms, the "shell" or "!" command executes a command-line argument in the default shell.