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. uucheck also does error checking of
     the Permissions file (/etc/uucp/Permissions).

     uucheck is executed during package installation. uucheck can
     only be used by the super-user or uucp.


OPTIONS

     The following options are supported:

     -v    Give a detailed (verbose) explanation of how the  uucp
           programs will interpret the Permissions file.

     -x debug-level
           Produce  debugging  output  on  the  standard  output.
           debug-level  is  a number from 0 to 9.  Higher numbers
           give more detailed debugging information.


FILES

     /etc/uucp/Devices

     /etc/uucp/Limits

     /etc/uucp/Permissions

     /etc/uucp/Systems

     /var/spool/locks/*

     /var/spool/uucp/*

     /var/spool/uucppublic/*


ATTRIBUTES

     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWbnuu                    |
    |_____________________________|_____________________________|


SEE ALSO

     uucp(1C),  uustat(1C),  uux(1C),  uucico(1M),   uusched(1M),
     attributes (5)


BUGS

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


Man(1) output converted with man2html