From mboxrd@z Thu Jan 1 00:00:00 1970 From: j.neuschaefer@gmx.net (Jonathan =?utf-8?Q?Neusch=C3=A4fer?=) Date: Fri, 20 Apr 2012 18:46:55 +0200 Subject: how to get create/compile time of vmlinux In-Reply-To: References: Message-ID: <20120420164655.GA1673@debian.debian> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Fri, Apr 20, 2012 at 08:09:27PM +0800, ??? wrote: > Hi All: i have a vmlinux file, how can i know when it is created/compiled? thanks. Best Regards The "file" utility should give you the version, the compile time, and some other information about vmlinuz and probably also vmlinux files. HTH, Jonathan Neusch?fer