Detailed Instructions for printing Lecture Notes

First logon or telnet to prime. Then you should do the following:

prime.cs.ohiou.edu% cp /home/cs680/lectures/lec01.ps.gz .
prime.cs.ohiou.edu% gunzip lec01.ps.gz
prime.cs.ohiou.edu% lp lec01.ps
request id is 6
prime.cs.ohiou.edu% 

The results will appear on the printer in room 426 by default. It is possible to print to other printers, please ask someone familiar with Unix for help. Repeat the above steps altering the lec01 to lec02, lec3, ... to print the other lectures notes.

To see what files are available use the ls (listing) command of Unix.

prime.cs.ohiou.edu% ls /home/cs680/lectures
lec01.ps.gz	lec02.ps.gz	lec03.ps.gz	lec04.ps.gz	syl.ps.gz
prime.cs.ohiou.edu% 

Note: you should feel free to remove the files from your account after printing them out to save disk space. To do this simply type:

prime.cs.ohiou.edu% rm lec01.ps
prime.cs.ohiou.edu% 
And the file is gone.


Class Homepage

David M. Chelberg <chelberg@ohiou.edu>
Last modified: Fri Mar 12 14:08:22 EST 1999