⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 expire.8

📁 早期freebsd实现
💻 8
字号:
.\" $Revision: 1.15 $.TH EXPIRE 8.SH NAMEexpire \- Usenet article and history expiration program.SH SYNOPSIS.B expire[.BI \-d " dir"][.BI \-f " file"][.BI \-g " file"][.BI \-h " file"][.B \-i][.B \-l][.B \-n][.B \-p][.B \-q][.BI \-r " reason"][.B \-s][.B \-t][.BI \-v " level"][.BI \-w " number"][.B \-x][.BI \-z " file"][.I expire.ctl].SH DESCRIPTION.I Expirescans the.IR history (5)text file.\" =()<.I @<_PATH_HISTORY>@>()=.I /var/spool/news/data/historyand uses the information recorded in it to purge old news articles.To specify an alternate history file, use the ``\-f'' flag.To specify an alternate input text history file, use the ``\-h'' flag..I Expireuses the old.IR dbz (3z)database to determine the size of the new one.To ignore the old database, use the ``\-i'' flag..PP.I Expirenormally just unlinks each file if it should be expired.If the ``\-l'' flag is used, then all articles after the first one aretreated as if they could be symbolic links to the first one.In this case, the first article will not be removed as long as any othercross-posts of the article remain..PP.I Expirenormally sends a ``pause'' command to the local.IR innd (8)daemon when it needs exclusive access to the history file, usingthe string ``Expiring'' as the reason.To give a different reason, use the ``\-r'' flag.The process ID will be appended to the reason.When.I expireis finished and the new history file is ready, it sends a ``go'' command.If.I inndis not running, use the ``\-n'' flag and.I expirewill not send the ``pause'' or ``go'' commands.(For more details on the commands, see.IR ctlinnd (8)).Note that.I expireonly needs exclusive access for a very short time \(em long enough to seeif any new articles arrived since it first hit the end of the file, and torename the new files to the working files..PPIf the ``\-s'' flag is used, then.I expirewill print a summary when it exits showing the approximate number ofkilobytes used by all deleted articles..PPIf the ``\-t'' flag is used, then.I expirewill generate a list of the files that should be removed on itsstandard output, and the new history file will be left in.I history.nand.I history.n.dirand.IR history.n.pag .This flag be useful for debugging when used with the ``\-n'' and ``\-s'' flags.Note that if the ``\-f'' flag is used, then the name specified with that flagwill be used instead of.IR history ..PPIf the ``\-x'' flag is used, then.I expirewill not create any new history files.This is most useful when combined with the ``\-n'', ``\-s'', and ``\-t'' flagsto see how different expiration policies would change the amount of disk spaceused..PPIf the ``\-z'' flag is used, then articles are not removed, but theirnames are written to the specified.IR file .See the description of.I expirermin.IR news.daily (8)..PP.I Expiremakes its decisions on the time the article arrived, as found in the.I historyfile.This means articles are often kept a little longer than with otherexpiration programs that base their decisions on the article's postingdate.To use the article's posting date, use the ``\-p'' flag.Use the ``\-w'' flag to ``warp'' time so that.I expirethinks it is running at some time other then the current time.The value should be a signed floating point number of the number of daysto use as the offset..PPIf the ``\-d'' flag is used, then the new history file and database iscreated in the specified directory,.IR dir .This is useful when the filesystem does not have sufficient space tohold both the old and new history files.When this flag is used,.I expireleaves the server paused and creates a zero-length file named after thenew history file, with an extension of ``.done'' to indicate thatit has successfully completed the expiration.The calling script should install the new history file and un-pause the server.The ``\-r'' flag should be used with this flag..PPIf a filename is specified, it is taken as the control file and parsedaccording to the rules in.IR expire.ctl (5).A single dash (``\-'') may be used to read the file from standard input.If no file is specified, the file.\" =()<.IR @<_PATH_EXPIRECTL>@>()=.IR /var/spool/news/data/expire.ctlis read..PP.I Expirenormally complains about articles that are posted to newsgroups notmentioned in the active file.To suppress this action, use the ``\-q'' flag..PPThe ``\-v'' flag is used to increase the verbosity of the program,generating messages to standard output.The.I levelshould be a number, where higher numbers result in more output.Level one will print totals of the various actions done (not valid if anew history file is not written), level two will print report on eachindividual file, while level five results in more than one line of outputfor every line processed.If the ``\-g'' flag is given, then a one-line summary equivalent to theoutput of ``\-v1'' and preceeded by the current time, will be appended tothe specified.IR file ..SH HISTORYWritten by Rich $alz <rsalz@uunet.uu.net> for InterNetNews..de R$This is revision \\$3, dated \\$4....R$ $Id: expire.8,v 1.15 1993/03/18 21:03:35 rsalz Exp $.SH "SEE ALSO"ctlinnd(8),dbz(3z),expire.ctl(5),history(5),innd(8),inndcomm(3).

⌨️ 快捷键说明

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