|
NAMElpf - general printer filterSYNOPSISlpf -Pprinter -wwidth -llength -xwidth -ylength [ -c ] -Kcontrolfilename -Lbnrname [ -iindent ] [ -Zoptions ] [ -Cclass ] [ -Jjob ] [ -Raccntname ] -nlogin -hHost -Fformat [ -T[crlf,debug] -Dlevel ] [ affile ]DESCRIPTIONLpf is a general printer filter. Usually it is used as filter in the printcap file and is called by lpd. The -Tcrlf option will suppress translation of LF to CR/LF pairs. The -Tdebug option will increment the debug level.The following options passes lpd by default:
These options are optionally set by lpd:
These remaining options can be added to the filter entry in the printcap file:
EXIT STATUSThe following exit values are returned:
FILESThe files used by LPRng are set by values in the printer configuration file. The following are a commonly used set of default values./usr/local/etc//lpd.conf LPRng configuration file ${HOME}/.printcap user printer description file /etc/printcap printer description file /usr/local/etc//lpd.perms permissions /var/run/lpd lock file for queue control /var/spool/lpd spool directories /var/spool/lpd/QUEUE/control queue control /var/spool/lpd/QUEUE/log trace or debug log file /var/spool/lpd/QUEUE/acct accounting file /var/spool/lpd/QUEUE/status status file SEE ALSOlpd.conf(5), lpc(8), lpd(8), lpr(1), lpq(1), lprm(1), printcap(5), lpd.perms(5), pr(1), lprng_certs(1), lprng_index_certs(1).AUTHORPatrick Powell <papowell@lprng.com>.DIAGNOSTICSMost of the diagnostics are self explanatory. If you are puzzled over the exact cause of failure, set the debugging level on (-D5) and run again. The debugging information will help you to pinpoint the exact cause of failure.HISTORYLPRng is a enhanced printer spooler system with functionality similar to the Berkeley LPR software. The LPRng developer mailing list is lprng-devel@lists.sourceforge.net; subscribe by visiting https://lists.sourceforge.net/lists/listinfo/lprng-devel or sending mail to lprng-request@lists.sourceforge.net with the word subscribe in the body.The software is available via http://lprng.sourceforge.net
Visit the GSP FreeBSD Man Page Interface. |