nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

How long the sys was running?

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?...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 10-12-2006, 12:35 PM
Junior Member
User
 
Join Date: Oct 2006
Location: Bangalore
Posts: 12
Rep Power: 0
jithendra
Default How long the sys was running?

Dear friends,
Is there any command to find how long the system was running in LINUX?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-12-2006, 12:57 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Use uptime command which tells you how long the system has been running:
Code:
uptime
O/p:

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 day, how many users are currently logged on (1 user), and the system load averages for the past 1, 5, and 15 minutes.
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #3 (permalink)  
Old 10-16-2006, 06:31 PM
Junior Member
User
 
Join Date: Oct 2006
Location: Bangalore
Posts: 12
Rep Power: 0
jithendra
Default Hi

Thank you very much for your kind reply.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Getting Squid 3.0 up and running Mic Linux software 4 05-18-2008 04:56 PM
Monitor Running Services barrett.wendt@aquila.com Shell scripting 2 06-25-2007 10:24 PM
how to enumerate currently running process hiimsa Coding in General 2 11-11-2006 04:02 PM
running .sh script linux jerry Shell scripting 1 06-17-2006 02:45 PM
remotely running X from other system ricc Linux software 4 09-15-2005 12:19 PM


All times are GMT +5.5. The time now is 08:24 PM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36