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