[5573] in Athena Bugs
lpr (palladium)
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed Jul 18 18:57:32 1990
Date: Wed, 18 Jul 90 18:57:17 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: amgreene@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: bugs[5571]
From: amgreene@ATHENA.MIT.EDU
Date: Wed, 18 Jul 90 14:24:04 -0400
The BUG is the following:
dvi2ps logan | lpr -hPcalvin
did not give the same error message. It failed quietly. That is
wrong.
There's no bug here. "-hPcalvin" is not a valid argument syntax for
lpr. Lpr is going to ignore the "Pcalvin" and only notice the "h",
which means that it is going to go to the default printer, which for
e40 is nil, and nil doesn't have quotas enabled.
Try "-h -Pcalvin" or "-h -P calvin".
Jonathan Kamens
Project Athena Quality Assurance