[312] in testers
RT 6.4A: enscript (probably lpr)
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu Nov 30 22:27:11 1989
Date: Thu, 30 Nov 89 22:26:43 -0500
From: henry@GARP.MIT.EDU (Henry Mensch)
Errors-To: <henry@GARP.MIT.EDU>
To: testers@ATHENA.MIT.EDU
Cc: bug-palladium@ATHENA.MIT.EDU
apparently enscript invokes lpr with the -J option, and the
palladiumised version doesn't like this:
52 garp ~ --> enscript -2rGqPnil-gateway /minos/source/README.probe
lpr: illegal option -- J
Usage: lpr : [-a start-time] [-b banner-type]
[-c doc-comment] [-d doc-type] [-e event-list]
[-l] [-m] [-o option-list] [-p profile]
[-s sides] [-t doc-title] [-u pages-up]
[-v] [-z] [-B] [-C job-comment] [-D]
[-E end-sheet] [-H start-sheet] [-I sep-sheet
[-P printer] [-R ret-time] [-S server]
[-T job-title] [-# num-copies] [filename]
the lpr manual page installed in 64a doesn't agree with this usage
message.
in addition, lpq is not in the standard path:
54 garp ~ --> lpq
lpq: Command not found.
-- henry
--------