Re: SPARCprinter on a 690MP [SUMMARY]

From: Sam Horrocks (sam@john-bigboote.ics.uci.edu)
Date: Sat Sep 26 1992 - 17:27:18 CDT


In <20229.717472727@john-bigboote.ics.uci.edu> sam@john-bigboote.ICS.UCI.EDU (Sam Horrocks) writes:

>The problem is reproducible on any 600MP with a sparcprinter by doing
>the following:

> % lpr <filename>

> Wait for the file to start printing and type:

> % rsh <host> 'cat >/dev/null' </dev/null

The above is a typo. It should be:

    % rsh <host> 'cat >/dev/null' </dev/zero

So that /dev/zero is transferred to <host> and dumped into /dev/null.

Sam

--
Sam Horrocks
ICS Department, UC Irvine
Email: sam@ics.uci.edu



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:06:50 CDT