nntplist - obtain newsgroup list and other information from an NNTP server
Contents
Description
nntplist provides a convenient interface to the 'LIST' command of an NNTP server, allowing the
downloading of information such as lists of newsgroups. It is in fact mostly intended to be used
internally by various shell scripts which are in turn used by the trn(1) newsreader.
Examples
nntplist-x'alt.*'
This lists all the alt. newsgroups your newsserver currently handles (ie those in its active
file).
Name
nntplist - obtain newsgroup list and other information from an NNTP server
Options
-xWildSpec
This option allows a wildcard specification to be passed to the server to limit the amount of
information produced.
-oOutputFile
This option specifies an output file into which the data from the server is saved. If this option
is not given, the default is to write the data to standard output.
type This specifies the type of information to be obtained from the server. It can be any of the LIST
command arguments your server accepts. If type is not specified it defaults to ACTIVE.
See Also
newsgroups(1), trn(1) 2000' 'March NNTPLIST(1)
Synopsis
nntplist [-xWildSpec] [-oOutputFile] [type]
