1ruptime(1) User Commands ruptime(1)
2
3
4
6 ruptime - show host status of local machines
7
9 ruptime [-ar] [-l | -t | -u]
10
11
13 The ruptime utility gives a status line like uptime (see uptime(1)) for
14 each machine on the local network; these are formed from packets broad‐
15 cast by each host on the network approximately every three minutes.
16
17
18 Machines for which no status report has been received for 11 minutes
19 are shown as being down.
20
21
22 Normally, the listing is sorted by host name, but this order can be
23 changed by specifying one of the options listed below.
24
26 The following options are supported:
27
28 -a Counts even those users who have been idle for an hour
29 or more.
30
31
32 -r Reverses the sorting order.
33
34
35 -l | -t | -u These options are mutually exclusive. The use of one
36 overrides the previous one(s).
37
38 -l Sorts the display by load average.
39
40
41 -t Sorts the display by up time.
42
43
44 -u Sorts the display by number of users.
45
46
47
49 /var/spool/rwho/whod.* data files
50
51
53 See attributes(5) for descriptions of the following attributes:
54
55
56
57
58 ┌─────────────────────────────┬─────────────────────────────┐
59 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
60 ├─────────────────────────────┼─────────────────────────────┤
61 │Availability │SUNWrcmdc │
62 └─────────────────────────────┴─────────────────────────────┘
63
65 uptime(1), rwho(1), in.rwhod(1M), attributes(5)
66
67
68
69SunOS 5.11 6 Nov 2000 ruptime(1)