xref: /original-bsd/usr.bin/ruptime/ruptime.1 (revision 9a897be2)
Copyright (c) 1983, 1990 The Regents of the University of California.
All rights reserved.

%sccs.include.redist.man%

@(#)ruptime.1 6.5 (Berkeley) 06/24/90

RUPTIME 1 "%Q"
C 5
NAME
ruptime - show host status of local machines
SYNOPSIS
ruptime [ -alrtu ]
DESCRIPTION
Ruptime gives a status line like uptime for each machine on the local network; these are formed from packets broadcast by each host on the network once a minute.

Machines for which no status report has been received for 11 minutes are shown as being down.

Users idle an hour or more are not counted unless the -a flag is given.

Normally, the listing is sorted by host name. The -l , -t , and -u flags specify sorting by load average, uptime, and number of users, respectively. The -r flag reverses the sort order.

FILES
/usr/spool/rwho/whod.* data files
SEE ALSO
rwho(1)