UUCHECK(8C) BSD UUCHECK(8C)
NAME
uucheck - check the uucp directories and permissions file
SYNOPSIS
/usr/lib/uucp/uucheck [ -v ] [ -x debug_level ]
DESCRIPTION
uucheck checks for the presence of the uucp system required files and
directories. Within the uucp makefile, it is executed before the
installation takes place. It also checks for some obvious errors in the
Permissions file (/usr/lib/uucp/Permissions).
OPTIONS
-v Gives a detailed explanation of how the uucp programs interpret
the Permissions file.
-x debug_level
Used for debugging. debug_level is a single digit in the range
1-9; the higher the value, the greater the detail.
NOTE
uucheck can only be used by the super-user or uucp.
BUGS
The program does not check file/directory modes or some errors in the
Permissions file, such as duplicate login or machine name.
FILES
/usr/lib/uucp/Systems
/usr/lib/uucp/Permissions
/usr/lib/uucp/Devices
/usr/lib/uucp/Maxuuscheds
/usr/lib/uucp/Maxuuxqts
/usr/spool/uucp/*
/usr/spool/locks/LCK*
/usr/spool/uucppublic/*
SEE ALSO
uucico(8C), uusched(8C);
uucp(1C) uustat(1C) uux(1C)
Managing BSD System Software.