Print this page
10057 Man page misspellings ouput particuliar overriden
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/man/man1m/uucleanup.1m.man.txt
+++ new/usr/src/man/man1m/uucleanup.1m.man.txt
1 1 UUCLEANUP(1M) Maintenance Commands UUCLEANUP(1M)
2 2
3 3
4 4
5 5 NAME
6 6 uucleanup - uucp spool directory clean-up
7 7
8 8 SYNOPSIS
9 9 /usr/lib/uucp/uucleanup [-Ctime] [-Dtime] [-mstring]
10 10 [-otime] [-ssystem] [-Wtime] [-xdebug-level] [-Xtime]
11 11
12 12
13 13 DESCRIPTION
14 14 uucleanup will scan the spool directories for old files and take
15 15 appropriate action to remove them in a useful way:
16 16
17 17 o Inform the requester of send/receive requests for systems
18 18 that can not be reached.
19 19
20 20 o Return undeliverable mail to the sender.
21 21
22 22 o Deliver rnews files addressed to the local system.
23 23
24 24 o Remove all other files.
25 25
26 26
27 27 In addition, there is a provision to warn users of requests that have
28 28 been waiting for a given number of days (default 1 day). Note:
29 29 uucleanup will process as if all option times were specified to the
30 30 default values unless time is specifically set.
31 31
32 32
33 33 This program is typically started by the shell uudemon.cleanup, which
34 34 should be started by cron(1M).
35 35
36 36 OPTIONS
37 37 -Ctime
38 38 Remove any C. files greater or equal to time days old
39 39 and send appropriate information to the requester
40 40 (default 7 days).
41 41
42 42
43 43 -Dtime
44 44 Remove any D. files greater or equal to time days old,
45 45 make an attempt to deliver mail messages, and execute
46 46 rnews when appropriate (default 7 days).
47 47
48 48
49 49 -mstring
50 50 Include string in the warning message generated by the
51 51 -W option. The default line is "See your local
52 52 administrator to locate the problem".
53 53
54 54
55 55 -otime
56 56 Delete other files whose age is more than time days
57 57 (default 2 days).
58 58
59 59
60 60 -ssystem
61 61 Execute for system spool directory only.
62 62
63 63
64 64 -Wtime
↓ open down ↓ |
64 lines elided |
↑ open up ↑ |
65 65 Any C. files equal to time days old will cause a mail
66 66 message to be sent to the requester warning about the
67 67 delay in contacting the remote. The message includes
68 68 the JOBID, and in the case of mail, the mail message.
69 69 The administrator may include a message line telling
70 70 whom to call to check the problem (-m option) (default
71 71 1 day).
72 72
73 73
74 74 -xdebug-level
75 - Produce debugging output on standard ouput. debug-
75 + Produce debugging output on standard output. debug-
76 76 level is a single digit between 0 and 9; higher
77 77 numbers give more detailed debugging information.
78 78 (This option may not be available on all systems.)
79 79
80 80
81 81 -Xtime
82 82 Any X. files greater or equal to time days old will be
83 83 removed. The D. files are probably not present (if
84 84 they were, the X. could get executed). But if there
85 85 are D. files, they will be taken care of by D.
86 86 processing (default 2 days).
87 87
88 88
89 89 FILES
90 90 /usr/lib/uucp
91 91 directory with commands used by uucleanup internally
92 92
93 93
94 94 /var/spool/uucp
95 95 spool directory
96 96
97 97
98 98 SEE ALSO
99 99 uucp(1C), uux(1C), cron(1M), attributes(5)
100 100
101 101
102 102
103 103 May 19, 1993 UUCLEANUP(1M)
↓ open down ↓ |
18 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX