NAME
overchan - update the news overview database
SYNOPSIS
overchan [ -D dir ] [ -c ] [ file... ]
DESCRIPTION
Overchan reads article data from files or standard input if none are specified. (A single dash in the file list means to read standard input.) It uses this information to update the news overview database. Overchan is designed to be used by InterNetNews or the C News ``mkov'' packages to update the database as the articles come in. The database for each newsgroup is stored in a file named .overview in a newsgroup directory within the overview database tree. Overchan locks the database file (by locking an auxiliary file) before appending the new data. To purge data after articles have been expired, see expireover(8). By default, overchan processes its input as an INN overview stream written as a ``WO'' entry in the newsfeeds(5) file, for example: overview:*:Tc,WO:/usr/lib/news/bin/overchan This data consists of a line of text, separated into two parts by a tab. The first part is a list of all relative pathnames where the article has been written, with a single space between entries. The second part is the data to be written into the overview file, except that the initial article number is omitted. The data in the overview files should be expired by running expireover(8). This is normally done by adding the ``expireover'' flag to the news.daily(8) invocation.
OPTIONS
-c To process the output of the mkov(8) program, use the ``-c'' flag. This format is described in the ``nov'' distribution. -D The ``-D'' flag can be used to specify where the databases are stored. The default directory is /var/spool/news/over.view.
HISTORY
Written by Rob Robertson <rob@violet.berkeley.edu> and Rich $alz <rsalz@uunet.uu.net> for InterNetNews. This is revision 1.9, dated 1996/10/29.
SEE ALSO
expireover(8), news.daily(8), newsfeeds(5), newsoverview(5), newsoverview(8). OVERCHAN(8)
More Linux Commands
manpages/XtRealizeWidget.3.html
XtRealizeWidget(3) - realize and unrealize widgets (ManPage)
If the widget is already realized, XtRealizeWidget simply returns. Otherwise, it performs the following: * Binds all action names in the widgets translation tab
manpages/mcopy.1.html
mcopy(1) - copy MSDOS files to/from Unix - Linux man page...
The mcopy command is used to copy MS-DOS files to and from Unix. It uses the following syntax: mcopy [-bspanvmQT] [-D clash_option] sourcefile targetfile mcopy
manpages/vgremove.8.html
vgremove(8) - remove a volume group - Linux manual page.....
vgremove allows you to remove one or more volume groups. If one or more physical volumes in the volume group are lost, consider vgreduce --removemissing to make
manpages/XpPutDocumentData.3x.html
XpPutDocumentData(3x) - (unknown subject) - Linux man page
Depending on type for XpStartDoc, XpPutDocumentData has two modes of operation. In XPDocRaw mode, XpPutDocumentData sends data directly to the output, and drawa
manpages/printf.3.html
printf(3) - formatted output conversion - Linux manual page
The functions in the printf() family produce output according to a format as described below. The functions printf() and vprintf() write output to stdout, the s
manpages/syslinux.1.html
syslinux(1) install the SYSLINUX bootloader on a FAT filesys
Syslinux is a boot loader for the Linux operating system which operates off an MS-DOS/Windows FAT filesystem. It is intended to simplify first-time installation
manpages/Tcl_InitStubs.3.html
Tcl_InitStubs(3) - initialize the Tcl stubs mechanism.......
Tcl_InitStubs attempts to initialize the stub table pointers and ensure that the correct version of Tcl is loaded. In addition to an interpreter handle, it acce
manpages/setpgrp.2.html
setpgrp(2) - set/get process group - Linux manual page......
All of these interfaces are available on Linux, and are used for getting and setting the process group ID (PGID) of a process. The preferred, POSIX.1-specified
manpages/ppoll.2.html
ppoll(2) - wait for some event on a file descriptor.........
poll() performs a similar task to select(2): it waits for one of a set of file descriptors to become ready to perform I/O. The set of file descriptors to be mon
manpages/perlwin32.1.html
perlwin32(1) - Perl under Windows - Linux manual page.......
Before you start, you should glance through the README file found in the top-level directory to which the Perl distribution was extracted. Make sure you read an
manpages/bdftruncate.1.html
bdftruncate(1) - generate truncated BDF font from ISO 10646-
bdftruncate allows one to generate from an ISO10646-1 encoded BDF font other ISO10646-1 BDF fonts in which all characters above a threshold code value are store
manpages/CPU_ZERO_S.3.html
CPU_ZERO_S(3) - macros for manipulating CPU sets (Man Page)
The cpu_set_t data structure represents a set of CPUs. CPU sets are used by sched_setaffinity(2) and similar interfaces. The cpu_set_t data type is implemented
