.\" Copyright (c) 1983 The Regents of the University of California. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms are permitted .\" provided that the above copyright notice and this paragraph are .\" duplicated in all such forms and that any documentation, .\" advertising materials, and other materials related to such .\" distribution and use acknowledge that the software was developed .\" by the University of California, Berkeley. The name of the .\" University may not be used to endorse or promote products derived .\" from this software without specific prior written permission. .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED .\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" .\" @(#)rwho.1 6.2 (Berkeley) 09/20/88 .\" .TH RWHO 1 "" .UC 5 .SH NAME rwho \- who's logged in on local machines .SH SYNOPSIS .B rwho [ .B \-a ] .SH DESCRIPTION The .I rwho command produces output similar to .I who, but for all machines on the local network. If no report has been received from a machine for 5 minutes then .I rwho assumes the machine is down, and does not report users last known to be logged into that machine. .PP If a users hasn't typed to the system for a minute or more, then .I rwho reports this idle time. If a user hasn't typed to the system for an hour or more, then the user will be omitted from the output of .I rwho unless the .B \-a flag is given. .SH FILES /usr/spool/rwho/whod.* information about other machines .SH SEE ALSO ruptime(1), rwhod(8) .SH BUGS This is unwieldy when the number of machines on the local net is large.