1RWHO(1C) RWHO(1C)
2
3
4
6 rwho - who's logged in on local machines
7
9 rwho [ -a ]
10
12 The rwho command produces output similar to who, but for all machines
13 on the local network. If no report has been received from a machine
14 for 5 minutes then rwho assumes the machine is down, and does not
15 report users last known to be logged into that machine.
16
17 If a users hasn't typed to the system for a minute or more, then rwho
18 reports this idle time. If a user hasn't typed to the system for an
19 hour or more, then the user will be omitted from the output of rwho
20 unless the -a flag is given.
21
23 /usr/spool/rwho/whod.* information about other machines
24
26 ruptime(1C), rwhod(8C)
27
29 This is unwieldy when the number of machines on the local net is large.
30
31
32
334.2 Berkeley Distribution April 29, 1985 RWHO(1C)