To run lisp on the sod cluster (IACC 150B):
clisp
To get a copy of your output, do the following
script clisp your work exitAt this point the file typescript will have your full input and output. You can print this file. The clisp on SOD shows the balancing parenthesis and this will make the output unreadable. To fix this problem, your print command should be something like:
col -bTo run Prolog, the command is
plThe Help desk has a collection of One Page Documents that include a page for UNIX Commands . The computer section in the Varsity Mart has a nice help sheet called "Quick Study - Linux". This sheet covers a number of basic issues about running on a UNIX system.