RWALL(1c,C) AIX Commands Reference RWALL(1c,C)
-------------------------------------------------------------------------------
rwall
PURPOSE
Writes to all users over a network when NFS is installed.
SYNTAX
+---------------------+
rwall ---+- -h --- hostname ---+---|
| ^ | |
| +------------+ |
+- -n --- netgroup ---+
^ |
+------------+
Warning: See restrictions, Chapter 18, AIX Programming Tools and Interfaces.
DESCRIPTION
The rwall command reads a message from standard input and broadcasts it to all
users logged in to the specified host machines. It reads the message from
standard input until it reaches the end of file. The rwall sends the message
with the following introduction line:
Broadcast Message.....
Note: Users can receive a message only if they are running rpc.rwalld. This
daemon is started from the /etc/servers file with the inetd daemon.
FLAG
-h Sends the message to specific hostnames only.
-n Sends the message to specific netgroups only. Groups in the network are
defined in the netgroup file.
FILES
/etc/netgroup
/etc/servers
RELATED INFORMATION
See the following command: "rpc.rwalld."
Processed November 8, 1990 RWALL(1c,C) 1