rwall(NS) 6 January 1993 rwall(NS) Name rwall - write to specified remote machines Syntax #include <rpcsvc/rwall.h> rwall(host, msg); char *host, *msg; Description host prints the string msg to all its users. It returns 0 if successful. rpc info program number: WALLPROG procs: WALLPROCWALL takes string as argument (wrapstring), returns no arguments; executes wall on remote host with string versions: RSTATVERSORIG See also rwall(NADM) and rwalld(NADM).