1RWALL(1) BSD General Commands Manual RWALL(1)
2
4 rwall — send a message to users logged on a host
5
7 rwall host [file]
8 rwall -n netgroup [file]
9
11 The rwall command sends a message to the users logged into the specified
12 host or to users on all hosts in the specified netgroup. The message to
13 be sent can be typed in and terminated with EOF or it can be in a file.
14
16 rwall: RPC: Program not registered
17 The rpc.rwalld(8) daemon has not been started on the remote host.
18
19 rwall: RPC: Timed out
20 A communication error occurred. Either the network is exces‐
21 sively congested, or the rpc.rwalld(8) daemon has terminated on
22 the remote host.
23
24 rwall: RPC: Port mapper failure - RPC: Timed out
25 The remote host is not running the portmapper (see portmap(8) ),
26 and cannot accomodate any RPC-based services. The host may be
27 down.
28
30 wall(1), portmap(8), rpc.rwalld(8)
31
33 The rwall command appeared in SunOS.
34
35Linux NetKit (0.17) August 15, 1999 Linux NetKit (0.17)