You are not logged in.
Pages: 1
Topic closed
Good evening,
everytime I execute uname -a and read through the specs listed, I have to admit, that I am confused by the date which is displayed.
Linux celestary 2.6.23-ARCH #1 SMP PREEMPT Sat Oct 27 09:04:14 UTC 2007 i686 Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz GenuineIntel GNU/Linux
This is not supposed to reflect the current time, I assume? Is it the date/time the kernel has been built? I would be grateful to become enlighted in this regard.
regards
cg
celestary
Intel Core2Duo E6300 @ 1.86 GHz
kernel26
KDEmod current repository
Offline
Yes, I believe it is when the kernel was built. The time and date given by "uname -a" on my system with my custom compiled kernel matches up with when the package was created.
Offline
man uname, for all the details. The build date is included in the -v, --kernel-version flag.
Offline
It's what the manual calls "Kernel version". Same output is given with "uname -v"
[edit]:seams like tomk was a bit quicker
Last edited by Jansson (2007-11-03 21:06:49)
Offline
Thanks for the quick answers. A lot nicer then RTFM, which would technically also have been sufficient.
celestary
Intel Core2Duo E6300 @ 1.86 GHz
kernel26
KDEmod current repository
Offline
bash -c 'date -u +%W$(uname)|sha256sum|sed "s/\\W//g"'
Offline
Don't necrobump 10 year old threads with irrelevant drivel.
Closing.
Offline
Pages: 1
Topic closed