|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
CHKPRINTCAP(8) FreeBSD System Manager's Manual CHKPRINTCAP(8)
NAME
chkprintcap -- check validity of entries in the print spooler database
SYNOPSIS
chkprintcap [-d] [-f printcap]
DESCRIPTION
The chkprintcap utility scans a printcap(5) database (named by the
printcap argument, or by default /etc/printcap), looking for entries
which are invalid in one way or another. The following checks are cur-
rently implemented:
1. `tc=' references were properly expanded
2. `tc=' references did not form a loop
3. No two printers share the same spool directory (`sd=' capabil-
ity).
The chkprintcap utility exits with a status equal to the number of errors
encountered before processing stopped. (In some cases, processing can
stop before the entire file is scanned.)
If the -d flag is given, chkprintcap will attempt to create any missing
spool directories, giving them `u=rwx,go=rx' (0755) mode, group `daemon',
and the owner specified by the `du=' capability in the database (default
1, which corresponds to user `daemon').
SEE ALSO
lpr(1), printcap(5), lpd(8)
AUTHORS
The chkprintcap utility was written by Garrett A. Wollman
<wollman@lcs.mit.edu>.
BUGS
Not enough sanity-checking is done. At a minimum, the ownership and mode
of the spool directories should also be checked. Other parameters whose
value could cause lpd(8) to fail should be diagnosed.
FreeBSD 6.2 November 30, 1997 FreeBSD 6.2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 19 20:34:49 BST 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5084 hits) (openSUSE 10.2)
adv_cap_autoneg man page (4749 hits) (Solaris 10 11_06)
CPAN man page (4469 hits) (Suse Linux 10.1)
svn man page (4249 hits) (FreeBSD 6.2)
ssh man page (4249 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2206 hits) (Solaris 10 11_06)
startproc man page (2201 hits) (Suse Linux 10.1)
netcat man page (2159 hits) (Suse Linux 10.1)
pprosetup man page (2017 hits) (Solaris 10 11_06)
signal man page (2009 hits) (Suse Linux 10.1)
|