RWALL(3N-SVR4) RISC/os Reference Manual RWALL(3N-SVR4)
NAME
rwall - write to specified remote machines
SYNOPSIS
#include <rpcsvc/rwall.h>
rwall(char *host, char *msg);
DESCRIPTION
rwall executes wall(1M) on host. host prints the string msg
to all its users. It returns 0 if successful.
SEE ALSO
rwall(1M), rwalld(1M).
Printed 11/19/92 Page 1