rwall(3N) rwall(3N)NAME rwall - write to specified remote machines SYNOPSIS #include <rpcsvc/rwall.h> rwall(host, msg); char *host, *msg; DESCRIPTION rwall causes host to print the string msg to all its users. It returns 0 if successful. RPC INFO Program number: WALLPROG Procs: WALLPROC_WALL Takes string as argument (wrapstring); returns no argu- ments. Executes wall on remote host with string. Versions: RSTATVERS_ORIG SEE ALSO rwall(1M), shutdown(8), rwalld(1M). April, 1990 1