RWALL(3N) — Series 300 Only
NAME
rwall − write to specified remote machines
SYNOPSIS
#include <rpcsvc/rwall.h>
rwall(host, msg);
char *host, *msg;
DESCRIPTION
The rwall function 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
arguments. Executes wall on remote host with
string.
versions:
RSTATVERS_ORIG
AUTHOR
Sun Microsystems, Inc.
SEE ALSO
rwall(1M), rwalld(1M), shutdown(1M).
INTERNATIONAL SUPPORT
8-bit data, 16-bit data, messages
Hewlett-Packard Company — May 11, 2021