This is the command nngrab that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
nngrab - news retrieval by keyword (nn)
SYNOPSIS
nngrab [ -c ] keyword
DESCRIPTION
nngrab invokes nn on all USENET articles whose subject (or keyword) field(s) contain an
instance of keyword. nngrab is a fast equivalent for:
nn -mxX -s/keyword all
For example,
nngrab tesla
will retrieve items concerning Nikola Tesla.
Keyword case is ignored unless -c is specified, and the keyword can be a regular
expressions (escaped to avoid conflicts with the shell). For example,
nngrab "n.*tesla"
The range of search includes all newsgroups on the system, including ones which are
unsubscribed.
Use nngrab online using onworks.net services