Printing from the SUN lab to the HP lab Printer


Contributors:

Darren O'Reilly

Jason Gunthrope

Intructions:



To print a postscript(ps) file from the SUN lab to the HP lab down the hall... type this in an xterm: cat filename.ps | ssh username@nyquist.ee.ualberta.ca lpr

NOTE: You must capture the file you wish to print to postscript first to use this command. This command has been changed so that it just uses nyquist since ssh doesn't like working on the hp machines anymore.