ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
RUPTIME(1) BSD General Commands Manual RUPTIME(1) 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. The options are as follows: -a Users idle an hour or more are not counted unless the -a flag is given. -l Sort by load average. -r Reverses 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) HISTORY Ruptime appeared in 4.2BSD. 4.2 Berkeley Distribution April 5, 1994 4.2 Berkeley Distribution |
|