Date: Wed, 29 May 1996 16:28:09 -0600 From: Sean Kelly <kelly@fsl.noaa.gov> To: jhui_1@ris.ca Cc: questions@freebsd.org Subject: Re: printing problem Message-ID: <199605292228.WAA14235@gatekeeper.fsl.noaa.gov> In-Reply-To: <96May29.180730edt.20737@risnetra.ris.ca> (message from Jimmy Hui on Wed, 29 May 1996 17:54:11 -0400)
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Jimmy" == Jimmy Hui <jhui_1@ris.ca> writes:
Jimmy> lp|ps|postscript:\
Jimmy> :lp=/dev/lpt0:sd=/var/spool/lpd:lf=/var/log/lpd-errs:
This printcap will print an LPD header page which certainly isn't made
up of PostScript commands. This will ruin the rest of the job. You
want to add
:sh:
to the above. Heck, while you're at it, add
:mx#0:
as well to suppress the maximum job size limiter. See
file:/usr/share/doc/handbook/handbook.html (installed FreeBSD 2.1)
http://www.freebsd.org/handbook/handbook.html (elsewhere)
and look for ``Printing'' for more info.
--
Sean Kelly
NOAA Forecast Systems Laboratory kelly@fsl.noaa.gov
Boulder Colorado USA http://www-sdd.fsl.noaa.gov/~kelly/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605292228.WAA14235>
