From owner-freebsd-questions@FreeBSD.ORG Fri Jun 8 06:12:58 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0CDD106566C for ; Fri, 8 Jun 2012 06:12:58 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 361668FC14 for ; Fri, 8 Jun 2012 06:12:58 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q586Cq6o041395 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Fri, 8 Jun 2012 07:12:52 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.5.2 smtp.infracaninophile.co.uk q586Cq6o041395 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1339135972; bh=+sYP91YA0qmN6G/Y+P0fijw9wwR9DulwN65kNuDFQk4=; h=Date:From:To:CC:Subject:References:In-Reply-To:Content-Type: Message-ID:Mime-Version; b=m+nNNtIYxTBPeGfQXb2Wl4mdjiKvArPpVhklLs2Z4v/KfQ10D31BlZJJhfcT9yePp Eiq5fg1OF8DqAkkpS8Hn7ZYWAaKLAmU8kjf4GMrJAPcN/uPd33rSastuEpCWHQRBcb E5PWcgHliy2KABy45lcCaiWdWFHwLSyPJR+xB8Ao= Message-ID: <4FD197E3.2080301@infracaninophile.co.uk> Date: Fri, 08 Jun 2012 07:12:51 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:13.0) Gecko/20120601 Thunderbird/13.0 MIME-Version: 1.0 To: Fbsd8 References: <4FD1360D.1060208@a1poweruser.com> In-Reply-To: <4FD1360D.1060208@a1poweruser.com> X-Enigmail-Version: 1.4.2 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0D448D0ACA38371B3737533A" X-Virus-Scanned: clamav-milter 0.97.4 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_ADSP_ALL,DKIM_SIGNED,T_DKIM_INVALID autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: FreeBSD Questions Subject: Re: find date of last boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2012 06:12:58 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0D448D0ACA38371B3737533A Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 08/06/2012 00:15, Fbsd8 wrote: > dmesg command does not show date of last boot. >=20 > Are there some other commands to find date of last boot? % last reboot will show the date of the last reboot if it is still in the current /var/log/utx.log Or at least it should: testing on my own system while writing this failed to show the date of my last reboot. Looks like you've stumbled across a bug. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig0D448D0ACA38371B3737533A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/Rl+MACgkQ8Mjk52CukIykDgCfXjcbgsaktVjoKpiBKuosWYO7 OfAAnR/REBbZ9Yj2G4Np3+8D4n52tO8P =OfhV -----END PGP SIGNATURE----- --------------enig0D448D0ACA38371B3737533A--