
|
The 'uptime' command
The command '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.
For example
10:10am up 1 day, 21:46, 13 users, load average: 1.45, 1.21,1.19
Usage:
'uptime'
|