To Index

 Documented in Volume 1 of the UNIX Programmers Manual.


 % checknews yn
  will always report 'There is news' or 'No news is good news'.
  This is useful in .login files.


 % checknews -yvv
  will force a list of why checknews thinks there is news (or why not).
  For example:

  News: sdnet.general ...
  There is probably news.


  See also rn, readnews

To Index