1RUPTIME(1) BSD General Commands Manual RUPTIME(1)
2
4 ruptime — show host status of local machines
5
7 ruptime [-alrtu]
8
10 Ruptime gives a status line like uptime for each machine on the local
11 network; these are formed from packets broadcast by each host on the net‐
12 work once a minute.
13
14 Machines for which no status report has been received for 11 minutes are
15 shown as being down.
16
17 Options:
18
19 -a Users idle an hour or more are not counted unless the -a flag is
20 given.
21
22 -l Sort by load average.
23
24 -r Reverses the sort order.
25
26 -t Sort by uptime.
27
28 -u Sort by number of users.
29
30 The default listing is sorted by host name.
31
33 /var/spool/rwho/whod.* data files
34
36 rup(1), rwho(1), uptime(1), rwhod(8)
37
39 Ruptime appeared in 4.2BSD.
40
41Linux NetKit (0.17) August 15, 1999 Linux NetKit (0.17)