Date: Tue, 2 May 2006 14:55:08 -0500 From: David Kelly <dkelly@hiwaay.net> To: FreeBSD-Questions@FreeBSD.org Subject: Re: Installation date ? Message-ID: <20060502195508.GA38232@Grumpy.DynDNS.org> In-Reply-To: <200605021118.50238.kstewart@owt.com> References: <20060502174111.10618.qmail@web51106.mail.yahoo.com> <200605021118.50238.kstewart@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 02, 2006 at 11:18:50AM -0700, Kent Stewart wrote: > > Look at the date of the kernel in /boot. That was the time it was last > updated. You can use "uname -a" to find which version and also when it > was compiled. Thought there was once an option in ls to show birth/creation date of a file. stat(1) does the job, so "stat /var" to see when /var was created which is probably the same time as the system was installed. Assuming the system clock was correct during the operation. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060502195508.GA38232>