ssh partnerName@unix.ic". You should now have at least two terminal/console windows open, one for
you and one for your partner.
script filename" or just "script" which will put
the session into the default file "typescript". When you are done recording type "exit". You can
review the contents of the recording by opening the file with an editor or just dumping it with "more filename".
script lab2.txt".
ls -l" to print a detailed listing of the contents of the directory.
pwd" to print the full path of the current directory.
fs la" to print the access setup for the directory.
exit" to end the script recording.
setenv CLASSPATH .:/afs/cats.ucsc.edu/courses/cmps012a-cm/java
source .cshrcYou do not normally need to do that. In the future, everytime you login the "setenv" in the file ".cshrc" will automatically be executed to set up your environment properly.