xref: /illumos-gate/usr/src/man/man8/uucheck.8 (revision bbf21555)
te
Copyright 1989 AT&T Copyright (c) 1997 Sun Microsystems, Inc. All Rights Reserved.
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
UUCHECK 8 "May 18, 1993"
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/*

SEE ALSO

uucp (1C), uustat (1C), uux (1C), attributes (7), uucico (8), uusched (8)

BUGS

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