RWHO(1c,C) AIX TCP/IP User's Guide RWHO(1c,C)
-------------------------------------------------------------------------------
rwho
PURPOSE
Produces output similar to who for all machines on the local network.
SYNTAX
+------+
rwho ---| |---|
+- -a -+
DESCRIPTION
The rwho command produces output similar to who, but for all machines on the
local network that are running the rwhod daemon. (See page rwhod-1.) An
rwho daemon must be running on a host in order for rwho to receive information
about the users on that host. If no report has been received from a machine
for 5 minutes then rwho assumes the machine is down, and does not report users
last known to be logged into that machine.
If a user hasn't typed to the system for a minute or more, then rwho reports
this idle time. If a user hasn't typed to the system for an hour or more, then
the user is omitted from the output of rwho unless the -a flag is given.
FLAGS
The rwho command option is:
-a Allows output to be produced on status of users last known to be logged
into that machine but idle for an hour or more.
EXAMPLES
The following example assumes that host1 - host7 are running the rwhod daemon.
Processed October 29, 1990 RWHO(1c,C) 1
RWHO(1c,C) AIX TCP/IP User's Guide RWHO(1c,C)
$ rwho
arw host1:tty0 Jan 23 16:11 :54
dang host1:ttyp0 Oct 20 06:18 :52
eve host2:console Jul 27 07:20 :06
joel host1:tty1 Jun 3 23:07 :30
oleg host4:console Aug 18 12:01 :40
root host6:console Jan 1 08:51 :12
root host3:console Jan 1 08:51 :36
root host5:console Jan 1 08:51 :32
root host7:console Jan 1 08:51 :11
timabel host1:tty3 Jan 13 05:31 :09
wu host1:console Oct 4 19:44 :26
$
Processed October 29, 1990 RWHO(1c,C) 2
RWHO(1c,C) AIX TCP/IP User's Guide RWHO(1c,C)
FILES
/usr/spool/rwho/whod.* information about other machines
RELATED INFORMATION
In this book:
"ruptime"
"rwhod"
Processed October 29, 1990 RWHO(1c,C) 3