$ uptime

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.


Ex:

[suresh@mercury ~]$ uptime
 13:12:56 up  1:54,  2 users,  load average: 0.65, 1.18, 1.22

uptime command gives a one line display of the following information.

   - The current time (13:12:56)
   - How long the system has been running (up 1:54 )
   - How many users are currently logged on (2 users)
   - The system load averages for the past 1, 5, and 15 minutes (0.65, 1.18,
   1.22)

** This is the same information contained in the header line displayed by
the 'w' and 'top' **


-- 
Warm Regards,
Tha.Suresh


My experiences with Linux:  http://thasulinux.wordpress.com
Cooool Linux Tips & Tricks: http://gnutips.wordpress.com
Free/Open Source Jobs:      http://fossjobs.in

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to