Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
EXPIRERM(8)		   InterNetNews Documentation		     EXPIRERM(8)

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 to be removed.  It is usually created by expire  -z.   This
     file  is sorted, and then fed into a pipeline responsible for doing the re-
     moval, normally fastrm.  (You may want to edit expirerm to change the flags
     passed to fastrm.)

     If there seemed to be a problem removing the files, then a mail is sent  to
     the news administrator.  If there were no problems, then file is renamed to
     pathlog/expire.list where it is kept (for safety) until the next time expi-
     ration is done.

HISTORY
     Written   by   Landon   Curt   Noll   <chongo@toad.com>   and   Rich   $alz
     <rsalz@uunet.uu.net>.  Converted to POD by Julien Elie.

SEE ALSO
     expire(8), fastrm(1), newslog(5).

INN 2.8.0			   2022-02-19			     EXPIRERM(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=expirerm&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help