DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

rwall(3N)


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(1Mtcp), rwalld(1Mtcp)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004