Linux / UNIX Tech Support Forum
This is a discussion on How long the sys was running? within the Linux software forums, part of the Linux Getting Started category; Dear friends, Is there any command to find how long the system was running in LINUX?...
|
|||||||
| Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
|
|
|
||||
|
Use uptime command which tells you how long the system has been running:
Code:
uptime 23:25:40 up 60 days, 23:13, 1 user, load average: 0.55, 0.14, 0.05 uptime gives a one line display of the following information (as above). The current time (23:25:40), how long the system has been running (60 days), how many users are currently logged on (1 user), and the system load averages for the past 1, 5, and 15 minutes.
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting Squid 3.0 up and running | Mic | Linux software | 4 | 05-18-2008 03:56 PM |
| Monitor Running Services | barrett.wendt@aquila.com | Shell scripting | 2 | 06-25-2007 09:24 PM |
| how to enumerate currently running process | hiimsa | Coding in General | 2 | 11-11-2006 03:02 PM |
| running .sh script linux | jerry | Shell scripting | 1 | 06-17-2006 01:45 PM |
| remotely running X from other system | ricc | Linux software | 4 | 09-15-2005 11:19 AM |