1uucheck(1M) System Administration Commands uucheck(1M)
2
3
4
6 uucheck - check the uucp directories and permissions file
7
9 /usr/lib/uucp/uucheck [-v] [-x debug-level]
10
11
13 uucheck checks for the presence of the uucp system required files and
14 directories. uucheck also does error checking of the Permissions file
15 (/etc/uucp/Permissions).
16
17
18 uucheck is executed during package installation. uucheck can only be
19 used by the super-user or uucp.
20
22 The following options are supported:
23
24 -v Give a detailed (verbose) explanation of how the
25 uucp programs will interpret the Permissions file.
26
27
28 -x debug-level Produce debugging output on the standard output.
29 debug-level is a number from 0 to 9. Higher numbers
30 give more detailed debugging information.
31
32
34 /etc/uucp/Devices
35
36
37 /etc/uucp/Limits
38
39
40 /etc/uucp/Permissions
41
42
43 /etc/uucp/Systems
44
45
46 /var/spool/locks/*
47
48
49 /var/spool/uucp/*
50
51
52 /var/spool/uucppublic/*
53
54
56 See attributes(5) for descriptions of the following attributes:
57
58
59
60
61 ┌─────────────────────────────┬─────────────────────────────┐
62 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
63 ├─────────────────────────────┼─────────────────────────────┤
64 │Availability │SUNWbnuu │
65 └─────────────────────────────┴─────────────────────────────┘
66
68 uucp(1C), uustat(1C), uux(1C), uucico(1M), uusched(1M), attributes (5)
69
71 The program does not check file/directory modes or some errors in the
72 Permissions file such as duplicate login or machine name.
73
74
75
76SunOS 5.11 18 May 1993 uucheck(1M)