|
|
1.1 root 1: .\" Copyright (c) 1983 Regents of the University of California.
2: .\" All rights reserved. The Berkeley software License Agreement
3: .\" specifies the terms and conditions for redistribution.
4: .\"
5: .\" @(#)uuclean.8c 6.3 (Berkeley) 4/24/86
6: .\"
7: .TH UUCLEAN 8C "April 24, 1986"
8: .UC 5
9: .SH NAME
10: uuclean \- uucp spool directory clean-up
11: .SH SYNOPSIS
12: .B /usr/lib/uucp/uuclean
13: [
14: .B -m
15: ] [
16: .BI -n time
17: ] [
18: .BI -p pre
19: ]
20: .SH DESCRIPTION
21: .I Uuclean
22: will scan the spool directory for files with the
23: specified prefix and delete all those which are
24: older than the specified number of hours.
25: .PP
26: The following options are available.
27: .TP 8
28: .BI \-p pre
29: Scan for files with
30: .I pre
31: as the file prefix.
32: Up to 10
33: .B \-p
34: arguments may be specified.
35: .TP
36: .BI \-n time
37: Files whose age is more than
38: .I time
39: hours will be deleted if the prefix
40: test is satisfied.
41: (default time is 72 hours)
42: .TP 8
43: .B \-m
44: Send mail to the owner of the file
45: when it is deleted.
46: .TP
47: .BI \-d subdirectory
48: Only the specified subdirectory will be cleaned.
49: .PP
50: This program will typically be run daily by
51: .IR cron (8).
52: .SH FILES
53: .TP 22
54: /usr/spool/uucp
55: Spool directory
56: .SH SEE ALSO
57: uucp(1C), uux(1C), uucico(8C)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.