![]() |
![]()
| ![]() |
![]()
NAMEcvtbatch - Convert Usenet batch files to INN format SYNOPSIScvtbatch [-w items] DESCRIPTIONcvtbatch reads standard input as a sequence of lines, converts each line, and writes it to standard output. It is used to convert simple batch files that contain just the storage API token of an article to INN batch files that contain additional information about each article. Each line is taken as a storage API token indicating a Usenet article. Only the first word of each line is parsed; anything following whitespace is ignored. Lines not starting with a valid token are also silently ignored. If the input file consists of a series of message-IDs, then use grephistory with the -s flag piped into cvtbatch. OPTIONS
HISTORYWritten by Rich $alz <rsalz@uunet.uu.net> for InterNetNews. Converted to POD by Julien Elie. SEE ALSOgrephistory(1), newsfeeds(5).
|