logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rwall — send a message to users logged on a host

Description

       The rwall command sends a message to the users logged into the specified host. The message to be sent can
       be typed in and terminated with EOF or it can be in a file.

Diagnostics

       rwall: RPC: Program not registered
               The rpc.rwalld(8) daemon has not been started on the remote host.

       rwall: RPC: Timed out
               A   communication   error  occurred.   Either  the  network  is  excessively  congested,  or  the
               rpc.rwalld(8) daemon has terminated on the remote host.

       rwall: RPC: Port mapper failure - RPC: Timed out
               The remote host is not running the portmapper (see portmap(8) ), and cannot accommodate any  RPC-
               based services.  The host may be down.

History

       The rwall command appeared in SunOS.

Linux NetKit (0.17)                              August 15, 1999                                        RWALL(1)

Name

       rwall — send a message to users logged on a host

See Also

wall(1), portmap(8), rpc.rwalld(8)

Synopsis

rwallhost [file]

See Also