UUCHECK(ADM) UNIX System V
Name
uucheck - checks the uucp directories and permissions file
Syntax
/usr/lib/uucp/uucheck [ -v ] [ -x debug_level ]
Description
uucheck checks for the presence of the uucp system required
files and directories. It also checks for some obvious
errors in the Permissions file (/usr/lib/uucp/Permissions).
When executed with the -v option, it gives a detailed
explanation of how the uucp programs will interpret the
Permissions file. The -x option is used for debugging.
debug-option is a single digit in the range 1-9; the higher
the value, the greater the detail.
Note that uucheck can only be used by the super-user or
uucp.
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/uucppublic/*
See Also
uucico(ADM), uusched(ADM), uucp(C), uustat(C), uux(C)
Notes
The program does not check file/directory modes or some
errors in the Permissions file such as duplicate login or
machine name.
(printed 8/23/89) UUCHECK(ADM)