rwall(3N) rwall(3N)
NAME
rwall - write to specified remote machines
SYNOPSIS
cc [options] file -lrpcsvc -lnsl
#include <rpcsvc/rwall.h>
int 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.
REFERENCES
rwall(1M), rwalld(1M)
Copyright 1994 Novell, Inc. Page 1