LIST OF REMAINING COMMANDS:
/aux              print this list of auxiliary commands
/cd [dirname]     change directory (defaults to home directory)
/count (/nocount) switch on (off) statistics following each evaluation
/dic              report size of dictionary for storing names etc
/editor           report name of resident editor (used by /e command)
/editor PROG      change resident editor to PROG
/find id(s)       like `?ids' but look under original names of aliases
/gc (/nogc)       switch on (off) garbage collection reports
/heap             report size of heap
/heap SIZE        set heap to SIZE cells
/hush (/nohush)   switch off (on) prompts and other unnecessary feedback
/list (/nolist)   (dis)enable listing of script to screen when compiling
/miralib          report absolute pathname of the directory miralib
/settings         print current settings of flags
/strictif         enforce `if' in guards (/nostrictif to cancel)
/version          print version information
??identifier      open source file at definition of identifier
||...             lines beginning in `||' are ignored (comment facility)
