[TAG] Re: 2c tip - vmlinuz from when and where?
Thomas Adam
thomas_adam16 at yahoo.com
Tue Apr 13 11:40:23 MSD 2004
--- Neil Youngman <n.youngman at ntlworld.com> wrote:
> > I'll tell you how I ask it :D
>
> > [root at somebox] /# strings vmlinuz | grep 200
> > 2.6.0-test7-1-386 (herbert at gondolin) #1 Sun Oct 12 10:29:56 EST 2003
This assumes that the kernel was made sometimes this century. What if it
wasn't? Ok, well *we* could do:
```
strings /boot/vmlinuz | egrep '(199|200)'
'''
> I find myself wondering what this tells me that I don't get from uname
> -a
The only thing I can see that makes this rather clunky method useful is if
that particular kernel was not running at the time.
-- Thomas Adam
=====
"The Linux Weekend Mechanic" -- http://linuxgazette.net
"TAG Editor" -- http://linuxgazette.net
"<shrug> We'll just save up your sins, Thomas, and punish
you for all of them at once when you get better. The
experience will probably kill you. :)"
-- Benjamin A. Okopnik (Linux Gazette Technical Editor)
____________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping"
your friends today! Download Messenger Now
http://uk.messenger.yahoo.com/download/index.html
More information about the TAG
mailing list