rnews(1)


NAME

   rnews - receive news from a UUCP connection

SYNOPSIS

   rnews [ -h host ] [ -v ] [ -U ] [ -N ] [ -S master ] [ input ]

DESCRIPTION

   Rnews reads messages typically queued by a UUCP newsfeed and sends them
   to the local  InterNetNews  server.   The  message  is  read  from  the
   specified input file, or standard input if no input is named.

   When  sent  over UUCP, Usenet articles are typically joined in a single
   batch to reduce the UUCP overhead.  Batches can also be compressed,  to
   reduce  the  communication  time.   If  a message does not start with a
   number sign (``#'') and an exclamation point, then the entire input  is
   taken  as  a single news article.  If it does start with with those two
   characters, then the first line is read  and  interpreted  as  a  batch
   command.

   If the command is ``#! rnews nnn'' where nnn is a number, then the next
   nnn bytes (starting with the next line) are read as a news article.

   If the command is ``#! cunbatch'' then the rest of input is fed to  the
   compress(1)  program  with  the  ``-d''  flag to uncompress it, and the
   output of this pipe is read as rnews's input.  This is  for  historical
   compatibility --- there is no program named cunbatch.  A compressed batch
   will start with a ``#!  cunbatch''  line,  then  contain  a  series  of
   articles separated by ``#! rnews nnn'' lines.

   If  the  command  is  any  other word, then rnews will try to execute a
   program with that name in the directory /usr/lib/news/rnews.  The batch
   will  be fed into the program's standard input, and the standard output
   will be read back as input into rnews.

   If rnews detects any problems with an article such as a missing header,
   or  an unintelligible reply from the server, it will save a copy of the
   article in the /var/spool/news/in.coming/bad directory.

OPTIONS

   -S     If the ``-S'' flag is used,  then  rnews  will  connect  to  the
          specified host.  If the flag is not used, it will try to connect
          to the server by opening a Unix-domain  stream  connection.   If
          that  fails, it will try to open a TCP connection to the default
          remote server.

   -U     If the server is not available, the message is  spooled  into  a
          new  file  created  in  the /var/spool/news/in.coming directory.
          The ``-U'' flag may be used to send all spooled messages to  the
          server  once  it  becomes  available  again,  and can be invoked
          regularly by cron(8).

   -N     Normally, if unpacking the  input  fails  it  is  re-spooled  to
          /var/spool/news/in.coming  for  another  attempt  later.  If the
          ``-N'' flag is used then no such re-spooling is done  and  rnews
          exits with status value ``9'' to indicate this.

   -v     If the ``-v'' flag is used, it will print a notice of all errors
          on the standard error, naming the  input  file  (if  known)  and
          printing  the  first  few  characters  of the input.  Errors are
          always logged through syslog(3).

   -h     If the ``-h'' flag is given, or  failing  that,  the  enviroment
          variable  UU_MACHINE is set, then rnews will log the Message-ID,
          and host, for each article offered to the server via  syslog(3).
          Logging will only be done if the value is not an empty string.

BUGS

   Rnews cannot process articles that have embedded \0's in them.

HISTORY

   Written  by  Rich  $alz <rsalz@uunet.uu.net> for InterNetNews.  This is
   revision 1.23, dated 1996/11/08.

SEE ALSO

   innd(8).

                                                                  RNEWS(1)





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.