1RUPTIME(1C) RUPTIME(1C)
2
3
4
6 ruptime - show host status of local machines
7
9 ruptime [ -a ] [ -r ] [ -l ] [ -t ] [ -u ]
10
12 Ruptime gives a status line like uptime for each machine on the local
13 network; these are formed from packets broadcast by each host on the
14 network once a minute.
15
16 Machines for which no status report has been received for 11 minutes
17 are shown as being down.
18
19 Users idle an hour or more are not counted unless the -a flag is given.
20
21 Normally, the listing is sorted by host name. The -l , -t , and -u
22 flags specify sorting by load average, uptime, and number of users,
23 respectively. The -r flag reverses the sort order.
24
26 /usr/spool/rwho/whod.* data files
27
29 rwho(1C)
30
31
32
334.2 Berkeley Distribution April 29, 1985 RUPTIME(1C)