Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
wall — write message to all usersSYNOPSIS
wall | [-m message] [file] |
DESCRIPTION
wall broadcasts a message to the terminals of all users logged into the system. If no message is specified, the message is read from the file if specified, or the standard input otherwise.- -m message
- Broadcast this message rather than reading from the standard input or the specified file file.