NAME
expireover - Expire entries from the news overview database
SYNOPSIS
expireover [ -a ] [ -D overviewdir ] [ -f file ] [ -n ] [ -O overview.fmt ] [ -s ] [ -v ] [ -z ] [ file... ]
DESCRIPTION
Expireover expires entries from the news overview database. It reads a list of pathnames (relative to the spool directory, /var/spool/news), from the specified files or standard input if none are specified. (A file name of ``-'' may be used to specify the standard input.) It then removes any mention of those articles from the appropriate overview database.
OPTIONS
-z If the ``-z'' flag is used, then the input is assumed to be sorted such that all entries for a newsgroup appear together so that it can be purged at once. This flag can be useful when used with the sorted output of expire(8)'s ``-z'' flag. -s If the ``-s'' flag is used, then expireover will read the spool directory for all groups mentioned in the active(5) file, and remove the overview entries of any articles that do not appear in the directory. -f To specify an alternate file, use the ``-f'' flag; a name of ``-'' is taken to mean the standard input. -a The ``-a'' flag reads the spool directory and adds any missing overview entries. It will create files if necessary. This can be used to initialize a database, or to sync up a overview database that may be lacking articles due to a crash. Overchan should be running, to ensure that any incoming articles get included. Using this flag implies the ``-s'' flag; the ``-f'' flag may be used to add only a subset of the newsgroups. -v To see a list of the entries that would be added or deleted, use the ``-v'' flag. -n To perform no real updates, use the ``-n'' flag. -D The ``-D'' flag can be used to specify where the databases are stored. The default directory is /var/spool/news/over.view. -O The ``-O'' flag may be used to specify an alternate location for the overview.fmt(5) file; this is normally only useful for debugging.
HISTORY
Written by Rob Robertson <rob@violet.berkeley.edu> and Rich $alz <rsalz@uunet.uu.net> (with help from Dave Lawrence <tale@uunet.uu.net>) for InterNetNews. This is revision 1.8, dated 1996/10/29.
SEE ALSO
expire(8), overview.fmt(5). EXPIREOVER(8)
More Linux Commands
manpages/curl_easy_unescape.3.html
curl_easy_unescape(3) - URL decodes the given string........
This function converts the given URL encoded input string to a plain string and returns that in an allocated memory area. All input characters that are URL enco
manpages/XScreenSaverGetRegistered.3.html
XScreenSaverGetRegistered(3) - X11 Screen Saver extension cl
The X Window System provides support for changing the image on a display screen after a user-settable period of inactivity to avoid burning the cathode ray tube
manpages/sigaction.2.html
sigaction(2) - examine and change a signal action (ManPage)
The sigaction() system call is used to change the action taken by a process on receipt of a specific signal. (See signal(7) for an overview of signals.) signum
manpages/md5sum.1.html
md5sum(1) - compute and check MD5 message digest (Man Page)
Print or check MD5 (128-bit) checksums. With no FILE, or when FILE is -, read standard input. -b, --binary read in binary mode -c, --check read MD5 sums from th
manpages/XCheckTypedEvent.3.html
XCheckTypedEvent(3) - select events by type - Linux man page
The XNextEvent function copies the first event from the event queue into the specified XEvent structure and then removes it from the queue. If the event queue i
manpages/libnetpbm_draw.3.html
libnetpbm_draw(3) - Libnetpbm PPM Drawing Function Manual...
This reference manual covers functions in the libnetpbm library for drawing images, using the PPM image format and the libnetpbm in-memory image formats. We act
manpages/gc.1.html
gc(1) - count graph components (Commands - Linux man page)
gc is a graph analogue to wc in that it prints to standard output the number of nodes, edges, connected components or clusters contained in the input files. It
manpages/tgamma.3.html
tgamma(3) - true gamma function (Library - Linux man page)
The Gamma function is defined by Gamma(x) = integral from 0 to infinity of t^(x-1) e^-t dt It is defined for every real number except for nonpositive integers.
manpages/fpclassify.3.html
fpclassify(3) - floating-point classification macros........
Floating point numbers can have special values, such as infinite or NaN. With the macro fpclassify(x) you can find out what type x is. The macro takes any float
manpages/pam_sm_open_session.3.html
pam_sm_open_session(3) - PAM service function to start sessi
The pam_sm_open_session function is the service modules implementation of the pam_open_session(3) interface. This function is called to commence a session. The
manpages/lwp-download.1.html
lwp-download(1) - Fetch large files from the web (Man Page)
The lwp-download program will save the file at url to a local file. If local path is not specified, then the current directory is assumed. If local path is a di
manpages/TCL_MEM_DEBUG.3.html
TCL_MEM_DEBUG(3) - Compile-time flag to enable Tcl memory de
When Tcl is compiled with TCL_MEM_DEBUG defined, a powerful set of memory debugging aids is included in the compiled binary. This includes C and Tcl functions w
