EnglishFrenchSpanish

Ad


OnWorks favicon

knewsd - Online in the Cloud

Run knewsd in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command knewsd 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


knewsd - a tiny nntp demon

SYNOPSIS


knewsd [ options ]

DESCRIPTION


Knewsd is intended to be used with knews(1) to read news (in)directly from the spool
directory or even from a mail folder hierarchy. It reads NNTP commands from standard
input and writes replies to standard output. The following commands are implemented:

ARTICLE [number]
BODY [number]
HEAD [number]
Return the head and/or body of the current or the specified article. Message-id
lookups are not supported.

GROUP newsgroup
Enters the given newsgroup.

HELP
Gives a list of the implemented commands.

LIST [active | newsgroups]
Lists the active file or the newsgroups file.

NEXT
Changes the current article pointer to the next article

POST
Post an article via the specified posting agent. If none has been specified, the
reply will be '440 Posting not implemented.'

QUIT
Makes knewsd exit.

STAT number
Sets the current article pointer.

XOVER range
Returns the overview data for the specified range of articles.

Knewsd implements the 'xover' command either by using the overview files if present, or
creating overview records on the fly, or a combination of both if the overview file is
incomplete. In the latter case, if the -update flag is given, knewsd will update the
overview files.

OPTIONS


There is no need to spell out the entire option name, it is sufficient to give a unique
prefix, such as -a for -active.

-spool directory
This is the spool directory. It must be specified, either at compile time or at
run time.

-active file
This is the active file containing the newsgroups and the high and low article
counts. If this is not specifed, knews must be told not to try to read the active
file.

-newsgroups file
This is the newsgroups file containing the group descriptions. It's entirely
optional.

-overview dir
This can be used if the overview files reside in a different directory hierarchy
than the spool directory.

-update
If this is set, knewsd will (try to) update any incomplete overview files it
encounters. Not a good idea if you're reading a system wide spool directory.

-postingagent agent
If this is set, the 'agent' will be used to post articles. A possible agent is
'exec inews -h'. This command is interpreted by the shell, and it is important
that it is exec'ed, so that knewsd may kill it on a broken pipe to prevent posting
of duplicate or truncated articles. Knewsd will warn about this on startup.

Use knewsd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad