WALL(1M) — HP-UX
NAME
wall − write to all users
SYNOPSIS
/etc/wall [-g groupname] [file]
DESCRIPTION
When wall is invoked without arguments, the standard input is read until an end-of-file. It then sends this message to all currently logged-in users preceded by:
Broadcast Message from ...
If the −g groupname option is specified, wall sends the message to all currently logged-in groupname members (as specified in /etc/group) preceded by:
Broadcast Message from ... to group groupname
If the file option is specified, wall uses file as its standard input.
It is used to warn all users, typically prior to shutting down the system.
The sender must be super-user to override any protections the users may have invoked (see mesg(1)).
Wall has timing delays, and will take at least 30 seconds to complete.
FILES
/dev/tty∗
SEE ALSO
DIAGNOSTICS
“Cannot send to ...” when the open on a user’s tty file fails.
INTERNATIONAL SUPPORT
8- and 16-bit data, 8-bit filenames.
Hewlett-Packard Company — Version B.1, April 12, 1993