rwall(3N) UNIX System V rwall(3N)
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)
10/89 Page 1