uucheck(1M)                                                        uucheck(1M)


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 (/etc/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_level 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 superuser or uucp.

FILES
     /etc/uucp/Systems
     /etc/uucp/Permissions
     /etc/uucp/Devices
     /etc/uucp/Maxuuscheds
     /etc/uucp/Maxuuxqts
     /var/spool/uucp/*
     /var/spool/locks/LCK*
     /var/spool/uucppublic/*

SEE ALSO
     uucico(1M), uucp(1C), uusched(1M), uustat(1C), uux(1C).

BUGS
     The program does not check file/directory modes or some errors in the
     Permissions file such as duplicate login or machine name.


                                                                        Page 1