uuclean.8c

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8C 代码 · 共 103 行

8C
103
字号
.\" SCCSID: @(#)uuclean.8c	8.1	9/11/90.TH uuclean 8c.SH Nameuuclean \- uucp spool directory clean-up.SH Syntax\fBuuclean \-p[\fIpre\fR]\fR[ \fIoptions\fR ... ].SH Description.NXR "uuclean program".NXAM "uucp utility" "uuclean program".NXR "uucp utility" "spool directories and"The.PN uucleancommand scans the spool directory for files with thespecified prefix and deletes all those which areolder than the specified number of hours..PPThe\f(CW\-p\fIpre\fRargument causes the.PN uucleancommand to scan for files with.I preas the file prefix.You can specify up to 10.PN \-parguments.A.PN \-pwithout any.I prefollowing causes all files older than thespecified time to be deleted.You must specify at least one.PN \-pargument..SH Options.TP 13\fB\-n\fItime\fPDelete all files whose age is more than .IR time ,in hours,(default is 72 hours)and that have the specified.I pre as their file prefix.	.TP 13.B \-mSend mail to the owner of the filewhen it is deleted..TP\fB\-s\fIsystem\fPDelete files in all directories that are subdirectoriesof the per system spool directory that exists for  .I system.If ALL is specified, then all system directories are processed.ALL is the default..TP\fB\-d\fIdirectory\fPDelete files that reside in the named .I directory.The default directory is.PN /usr/spool/uucp .The .PN \-s option over rides the.PN \-d option..PPThe.PN croncommand typically starts the.PN uucleanprogram.In earlier versions, a deleted work file (C.file) would result in mail to the owner of the work file, regardless of the .PN \-m option.Now, notification of deleted work files is sent to the user ID "uucp".If the .PN \-m option is used, mail is also sent to the owner..SH ExamplesHere are some example.PN uucleancommand lines:.EX# \f(CBuuclean \-pLTMP. \-pLOG. \-n4 \-d/usr/spool/uucp\f(CW# \f(CBuuclean \-d/usr/spool/uucp/.XQTDIR \-p \-n\f(CW# \f(CBuuclean \-smarkie \-p \-n84\f(CW.EEThe third example deletes all.PN uucpfiles for the system.PN markiethat are older than 84 hours..SH Files.TP 22.PN /usr/lib/uucpDirectory with commands used by uuclean internally.SH See Alsouucp(1c), uux(1c), cron(8)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?