This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



RUPTIME(1)                               BSD General Commands Manual                              RUPTIME(1)

NAME
     ruptime -- show host status of local machines

SYNOPSIS
     ruptime [-alrtu] [host ...]

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.

     If no operands are given, ruptime displays uptime status for all machines; otherwise only those hosts
     specified on the command line are displayed.  If hosts are specified on the command line, the sort
     order is equivalent to the order hosts were specified on the command line.

     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 has not 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.

BSD                                             March 1, 2003                                            BSD

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...