Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rpc.rwalld(1M)

rwall(1M)

rwall(3N)

NAME

rwall − write to specified remote machines

SYNOPSIS

cc [ flag ... ] file ... −lrpcsvc [ library ... ]

#include <rpc/clnt.h>
#include <clnt_stat.h>
#include <rpcsvc/rwall.h>

enum clnt_stat rwall(char ∗host, char ∗msg);

DESCRIPTION

rwall() executes wall(1M) on host. The rpc.rwalld process on host prints msg to all users logged on to that system.  It returns 0 if successful. 

SEE ALSO

rpc.rwalld(1M), rwall(1M)

SunOS 5.1/x86  —  Last change: 6 Jun 1991

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