Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rwall(3R) — SunOS 4.0.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rwall(1C)

rwalld(8C)

shutdown(8)

RWALL(3R)  —  RPC SERVICES LIBRARY

NAME

rwall − write to specified remote machines

SYNOPSIS

#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:
WALLPROC_WALL
Takes string as argument (wrapstring), returns no arguments.
Executes wall on remote host with string.
versions:
RSTATVERS_ORIG

SEE ALSO

rwall(1C), rwalld(8C), shutdown(8)

Sun Release 4.0  —  Last change: 6 October 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026