NEWS(1) | User Commands | NEWS(1) |
news - print news items
news [-a] [-n] [-s] [items]
news is used to keep the user informed of current events. By convention, these events are described by files in the directory /var/news.
When invoked without arguments, news prints the contents of all current files in /var/news, most recent first, with each preceded by an appropriate header. news stores the ``currency'' time as the modification date of a file named .news_time in the user's home directory (the identity of this directory is determined by the environment variable $HOME ); only files more recent than this currency time are considered ``current.''
-a
-n
-s
All other arguments are assumed to be specific news items that are to be printed.
If a delete is typed during the printing of a news item, printing stops and the next item is started. Another delete within one second of the first causes the program to terminate.
See environ(7) for a description of the LC_CTYPE environment variable that affects the execution of news.
/etc/profile
/var/news/*
$HOME/.news_time
December 20, 1996 | OmniOS |