[11568] in Athena Bugs
rsaix 7.6H: -G switch for enscript using stdin
daemon@ATHENA.MIT.EDU (Richard Duffy)
Wed Dec 29 13:19:07 1993
To: bugs@MIT.EDU
Date: Wed, 29 Dec 93 13:18:55 EST
From: Richard Duffy <zeno@MIT.EDU>
System name: m16-034-16
Type and version: POWER 7.6H
Display type: POWER_Gt1
On the RS6000, anything of the form
fooprog | enscript -G -Pprinter
gives an error like
[ 1 page * 1 copy ] spooled to helios
/bin/enq: stdin: empty input file
and doesn't print. Without the -G it prints fine; using
a file argument instead of stdin works fine. Strange, huh?