| Linux / Unix Command: uptime |
NAME
uptime - Tell how long the system has been running.SYNOPSIS
uptimeuptime [-V]
DESCRIPTION
uptime gives a one line display of the following information. The current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes.This is the same information contained in the header line displayed by w(1).
SEE ALSO
ps(1), top(1), utmp(5), w(1)
Important: Use the man command (% man) to see how a command is used on your particular computer.

