|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 1031 (0x407)
Types: TextFile
Notes: UNIX file
Names: »uuclean.1c«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »usr/man/man1/uuclean.1c«
.ig @(#)uuclean.1c 2.1 7/1/84 @(#)Copyright (C) 1983 by National Semiconductor Corp. .. .TH UUCLEAN 1C .SH NAME uuclean \- uucp spool directory clean-up .SH SYNOPSIS .B uuclean [ option ] ... .SH DESCRIPTION .I Uuclean will scan the spool directory for files with the specified prefix and delete all those which are older than the specified number of hours. .PP The following options are available. .TP 8 .BI \-p pre Scan for files with .I pre as the file prefix. Up to 10 .B \-p arguments may be specified. A .B \-p without any .I pre following will cause all files older than the specified time to be deleted. .TP .BI \-n time Files whose age is more than .I time hours will be deleted if the prefix test is satisfied. (default time is 72 hours) .TP 8 .B \-m Send mail to the owner of the file when it is deleted. .PP This program will typically be started by .IR cron (8). .SH FILES .TP 22 /usr/lib/uucp directory with commands used by uuclean internally .TP /usr/lib/uucp/spool spool directory .SH SEE ALSO uucp(1C), uux(1C)