UUCLEAN(C) XENIX System V UUCLEAN(C)
Name
uuclean - Clean-up the uucp spool directory.
Syntax
uuclean [ options ] ...
Description
uuclean scans the spool directory for files with the
specified prefix and deletes all those which are older than
the specified number of hours.
The following options are available:
-ddirectory
Clean directory instead of the spool directory.
-ppre Scan for files with pre as the file prefix. Up to
10 -p arguments may be specified. A -p without any
pre following will cause all files older than the
specified time to be deleted.
-ntime Files whose age is more than time hours are deleted
if the prefix test is satisfied. (Default time is
72 hours.)
-m Send mail to the owner of the file when it is
deleted.
-x num Provides debugging information based on the value of
num. For increasing values of num, more information
is given.
This program will typically be started by cron(C).
Files
/usr/lib/uucp directory with commands used by uuclean
internally
/usr/spool/uucp
spool directory
See Also
uucp(C), uux(C).
Page 1 (printed 8/7/87)