Time since reboot

Jacob Hurley jacobh at aos5.com
Tue Feb 11 03:49:42 CST 2003


Yes, and don't forget 

# last

(which will show you all last logins/reboots in a list/date format) so
you can also:

# last shelluser

or

# last reboot

-- if I remember correctly, this command can vary slightly by OS but
works good on SuSE..

btw:  last uses a binary /var/log/wtmp (I believe) and there is also the
command

# lastb

which is supposed to show you failed logins via /var/log/btmp  <-- but I
have never got this to work correctly, any ideas ?

Jacob Hurley
Network Operations Center
Alexander Open Systems

-----Original Message-----
From: Gerald Combs [mailto:gerald at ethereal.com] 
Sent: Monday, February 10, 2003 7:16 PM
To: Don Erickson
Cc: kclug at kclug.org
Subject: Re: Time since reboot

On Mon, 10 Feb 2003, Don Erickson wrote:

> In article <3E483DD9.8060402 at kc.rr.com> you write:
> >
> >Is there a command that shows how long it has been since the last
reboot?
> 
> uptime.

There are a bunch of ways to get your uptime.  Along with the 'uptime'
command you can also use 'w', 'top', and 'cat /proc/uptime' (the first
number is your uptime in seconds)

Depending on your circumstances you might also be able to ask Netcraft:

     http://uptime.netcraft.com/up/graph/?site=www.kclug.org

Nice uptime, Mike.




More information about the Kclug mailing list