Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rwall(3R) — mips UMIPS RISC/os 4.52

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rwall(1)

shutdown(1M)

rwalld(1M)



RWALL(3R)           RISC/os Reference Manual            RWALL(3R)



NAME
     rwall - write to specified remote machines

SYNOPSIS
     For -systype sysv and -systype bsd43:

     #include <rpcsvc/rwall.h>

     rwall(host, msg);
          char *host, *msg;

DESCRIPTION
     rwall 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

SEE ALSO
     rwall(1) in the User's Reference Manual.
     shutdown(1M), rwalld(1M) in the System Administrator's
     Reference Manual.

ORIGIN
     Sun Microsystems

NOTE
     These routines are not resolved by libc.a.  See intro(3R)
     for more information.



















                         Printed 1/15/91                   Page 1



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