DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

rwall(NS)


rwall -- write to specified remote machines

Syntax

cc ... -lrpcsvc -lsocket

#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.


NOTE: All routines in librpc and libyp have been incorporated into libsocket. libyp and libsocket have been retained so that existing Makefiles will continue to work. New code should be linked with libsocket.

rpc info

program number:

WALLPROG

procs:


WALLPROC_WALL
takes string as argument (wrapstring), returns no arguments;
executes wall on remote host with string
versions:

RSTATVERS_ORIG

See also

rwall(NADM), rwalld(NADM)
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003