Getting help and finding information - larsbrinkhoff/its-manual GitHub Wiki
ITS has several sources for help and information:
- Typing :HELP will provide some brief help and pointers to other information.
- :? lists all colon command.
- The
.INFO.directory has plain text files with random information. -
.INFO.; ITS PRIMERis an introduction for Macsyma users. - The
SYSDOCdirectory documents system internals. - :INFO starts the hypertext information browser.
- :INFO foo shows information about the subject foo from the INFO top-level menu.
- :UUO and :CALL lists system calls, or information about the call foo if given on the command line.