rpc.rwalld -- write messages to users currently logged in server
/usr/libexec/rpc.rwalld [-n]
The rpc.rwalld utility is a server which will send a message to users
currently logged in to the system. This server invokes the wall(1) command
to actually write the messages to the system.
The following option is available:
-n Do not become a daemon. This option is only available when
rpc.rwalld is not invoked by inetd(8).
Messages are sent to this server by the rwall(1) command. The rpc.rwalld
daemon is normally invoked by inetd(8).
The rpc.rwalld utility uses an RPC protocol defined in
/usr/include/rpcsvc/rwall.x.
rwall(1), wall(1), inetd(8)
FreeBSD 5.2.1 June 7, 1993 FreeBSD 5.2.1 [ Back ] |