4.3BSD-UWisc/man/cat8/uuclean.8c
UUCLEAN(8C) UNIX Programmer's Manual UUCLEAN(8C)
NAME
uuclean - uucp spool directory clean-up
SYNOPSIS
/usr/lib/uucp/uuclean [ -m ] [ -n_t_i_m_e ] [ -p_p_r_e ]
DESCRIPTION
_U_u_c_l_e_a_n will scan the spool directory for files with the
specified prefix and delete all those which are older than
the specified number of hours.
The following options are available.
-p_p_r_e Scan for files with _p_r_e as the file prefix. Up to
10 -p arguments may be specified.
-n_t_i_m_e Files whose age is more than _t_i_m_e hours will be
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.
-d_s_u_b_d_i_r_e_c_t_o_r_y
Only the specified subdirectory will be cleaned.
This program will typically be run daily by _c_r_o_n(8).
FILES
/usr/spool/uucp Spool directory
SEE ALSO
uucp(1C), uux(1C), uucico(8C)
Printed 12/27/86 April 24, 1986 1