UPTIME(1) 386BSD Reference Manual UPTIME(1)
NAME
uptime - show how long system has been up
SYNOPSIS
uptime
DESCRIPTION
Uptime prints the current time, the length of time the system has been
up, and the average number of jobs in the run queue over the last 1, 5
and 15 minutes. It is, essentially, the first line of a w(1) command.
FILES
/vmunix system name list
SEE ALSO
w(1)
HISTORY
The uptime command appeared in 3.0BSD.
3rd Berkeley Distribution April 23, 1991 1