RWHO(1C) BSD RWHO(1C)
NAME
rwho - who's logged in on local machines
SYNOPSIS
rwho [ -a ]
DESCRIPTION
The rwho command produces output similar to who, but for all machines on
the local network. If no report has been received from a machine for
five minutes, 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, rwho reports
this idle time. If a user hasn't typed to the system for an hour or
more, the user is omitted from the output of rwho, unless you specified
the -a flag.
BUGS
The rwho command is unwieldy when the number of machines on the local net
is large.
FILES
/usr/spool/rwho/whod.* information about other machines
SEE ALSO
ruptime(1C), rwhod(8C),
Managing BSD System Software.