home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man8 / wall.8 < prev   
Encoding:
Text File  |  1975-06-26  |  571 b   |  25 lines

  1. .th WALL VIII 4/10/75
  2. .sh NAME
  3. wall  \*-  write to all users
  4. .sh SYNOPSIS
  5. .bd /etc/wall
  6. .sh DESCRIPTION
  7. .it Wall
  8. reads its standard input until an end-of-file.
  9. It then sends this message to all currently
  10. logged in users preceded by
  11. ``Broadcast Message ...''.
  12. It is used to warn all users,
  13. typically prior to shutting down the system.
  14. .s3
  15. The sender should be super-user to override
  16. any protections the users may have invoked.
  17. .sh FILES
  18. /dev/tty?
  19. .sh "SEE ALSO"
  20. mesg (I), write (I)
  21. .sh DIAGNOSTICS
  22. ``Cannot send to ...'' when the open on
  23. a user's tty file fails.
  24. .sh BUGS
  25.