xref: /illumos-gate/usr/src/man/man8/rwall.8 (revision bbf21555)
te
Copyright 1989 AT&T Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
RWALL 8 "Nov 6, 2000"
NAME
rwall - write to all users over a network
SYNOPSIS

/usr/sbin/rwall hostname...

/usr/sbin/rwall -n netgroup...

/usr/sbin/rwall -h hostname -n netgroup
DESCRIPTION

rwall reads a message from standard input until EOF. It then sends this message, preceded by the line:

Broadcast Message .\|.\|.

to all users logged in on the specified host machines. With the -n option, it sends to the specified network groups.

OPTIONS
-n netgroup

Send the broadcast message to the specified network groups.

-h hostname

Specify the hostname, the name of the host machine.

SEE ALSO

attributes (7), inetd (8), listen (8), pmadm (8), sacadm (8), wall (8)

NOTES

The timeout is fairly short to allow transmission to a large group of machines (some of which may be down) in a reasonable amount of time. Thus the message may not get through to a heavily loaded machine.