To Index

 Documented in Volume 1 of the UNIX Programmers Manual.


 % inews -t "The Title You Want" -n net.wanted < yourfile
  will post an article to the net newsgroup net.wanted with your name as
  author, and the title "The Title You Want" as the title. The body of
  the actual article will be read from the file "yourfile".

 NOTE:
 The postnews command is generally a better way to post articles.

To Index