1rwho(1) User Commands rwho(1)
2
3
4
6 rwho - who is logged in on local machines
7
9 rwho [-a]
10
11
13 The rwho command produces output similar to who(1), but for all
14 machines on your network. If no report has been received from a
15 machine for 5 minutes, rwho assumes the machine is down, and does not
16 report users last known to be logged into that machine.
17
18
19 If a user has not typed to the system for a minute or more, rwho
20 reports this idle time. If a user has not typed to the system for an
21 hour or more, the user is omitted from the output of rwho unless the -a
22 flag is given.
23
25 -a Report all users whether or not they have typed to the system in
26 the past hour.
27
28
30 /var/spool/rwho/whod.* information about other machines
31
32
34 See attributes(5) for descriptions of the following attributes:
35
36
37
38
39 ┌───────────────────────────────────────────────────────────┐
40 │ATTRIBUTE TYPE ATTRIBUTE VALUE │
41 │Availability SUNWrcmds │
42 └───────────────────────────────────────────────────────────┘
43
45 finger(1), ruptime(1), who(1), in.rwhod(1M), attributes(5)
46
48 rwho does not work through gateways.
49
50
51 The directory /var/spool/rwho must exist on the host from which rwho is
52 run.
53
54
55 This service takes up progressively more network bandwith as the number
56 of hosts on the local net increases. For large networks, the cost
57 becomes prohibitive.
58
59
60 The rwho service daemon, in.rwhod(1M), must be enabled for this command
61 to return useful results.
62
63
64
65SunOS 5.11 6 Nov 2000 rwho(1)