DragonFly On-Line Manual Pages

Search: Section:  


RUPTIME(1)             DragonFly General Commands Manual            RUPTIME(1)

NAME

ruptime -- show host status of local machines

SYNOPSIS

ruptime [-alrtu]

DESCRIPTION

The ruptime utility gives a status line like uptime(1) for each machine on the local network; these are formed from packets broadcast by each host on the network once every three minutes. Machines for which no status report has been received for 11 minutes are shown as being down, and machines for which no status report has been received for 4 days are not shown in the list at all. The options are as follows: -a Include all users. By default, if a user hasn't typed to the system for an hour or more, then the user will be omitted from the output. -l Sort by load average. -r Reverse the sort order. -t Sort by uptime. -u Sort by number of users. The default listing is sorted by host name.

FILES

/var/rwho/whod.* data files

SEE ALSO

rwho(1), uptime(1), rwhod(8)

HISTORY

A ruptime utility appeared in 4.2BSD. DragonFly 3.5 April 5, 1994 DragonFly 3.5

Search: Section: