Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rwall(NS) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rwall(NADM)

rwalld(NADM)


 rwall(NS)                      6 January 1993                      rwall(NS)


 Name

    rwall - write to specified remote machines

 Syntax


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

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

    versions:

       RSTATVERSORIG


 See also

    rwall(NADM) and rwalld(NADM).


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