To Index

 Documented in Volume 1 of the UNIX Programmers Manual.


 % msgs -f
  checks to see if there are any system messages.
  The -f flag inhibits the "no new messages" message.


 % msgs -2
  will display the two most recent system messages.

To Index