expirerm(8) - Linux man page
Name
expirerm - remove articles that have been expired.
Synopsis
expirerm file
Description
Expirerm is a script that removes a list of files. The specified
file lists the files. It is
sorted, and then fed into a pipeline responsible for doing the removal, normally
fastrm(8). If there seemed to be a problem removing the files, then
mail is sent to the news administrator. If there were no problems, then
file is renamed to
<pathlog in inn.conf>/expire.list where it is
kept (for safety) until the next time expiration is done.
History
Written by Landon Curt Noll <
chongo@toad.com> and Rich $alz <
rsalz@uunet.uu.net>
See Also
expire(8),
fastrm(8),
inn.conf(5).
Referenced By
fastrm(1),
news.daily(8)