2 .\" Copyright 1989 AT&T Copyright (c) 1992, Sun Microsystems, Inc. All Rights Reserved
3 .\" 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.
4 .\" 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.
5 .\" 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]
6 .TH RWHO 1 "April 9, 2016"
8 rwho \- who is logged in on local machines
17 The \fBrwho\fR command produces output similar to \fBwho\fR(1), but for all
18 machines on your network. If no report has been received from a machine for 5
19 minutes, \fBrwho\fR assumes the machine is down, and does not report users last
20 known to be logged into that machine.
23 If a user has not typed to the system for a minute or more, \fBrwho\fR reports
24 this idle time. If a user has not typed to the system for an hour or more, the
25 user is omitted from the output of \fBrwho\fR unless the \fB-a\fR flag is
33 Report all users whether or not they have typed to the system in the past hour.
39 \fB\fB/var/spool/rwho/whod.*\fR\fR
42 information about other machines
47 \fBfinger\fR(1), \fBruptime\fR(1), \fBwho\fR(1), \fBin.rwhod\fR(1M),
51 \fBrwho\fR does not work through gateways.
54 The directory \fB/var/spool/rwho\fR must exist on the host from which
58 This service takes up progressively more network bandwidth as the number of
59 hosts on the local net increases. For large networks, the cost becomes
63 The \fBrwho\fR service daemon, \fBin.rwhod\fR(1M), must be enabled for this
64 command to return useful results.