1UUCLEAN(8) System Manager's Manual UUCLEAN(8)
2
3
4
6 uuclean - uucp spool directory clean-up
7
9 /etc/uucp/uuclean [ -m ] [ -ntime ] [ -ppre ]
10
12 Uuclean will scan the spool directory for files with the specified pre‐
13 fix and delete all those which are older than the specified number of
14 hours.
15
16 The following options are available.
17
18 -ppre Scan for files with pre as the file prefix. Up to 10 -p argu‐
19 ments may be specified.
20
21 -ntime Files whose age is more than time hours will be deleted if the
22 prefix test is satisfied. (default time is 72 hours)
23
24 -m Send mail to the owner of the file when it is deleted.
25
26 -dsubdirectory
27 Only the specified subdirectory will be cleaned.
28
29 This program will typically be run daily by cron(8).
30
32 /usr/spool/uucp Spool directory
33
35 uucp(1), uux(1), uucico(8)
36
37
38
394.2 Berkeley Distribution October 23, 1996 UUCLEAN(8)