From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GdP54-00019T-H2 for garchives@archives.gentoo.org; Fri, 27 Oct 2006 10:36:55 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9RAYMsZ021337; Fri, 27 Oct 2006 10:34:22 GMT Received: from shuttle.zlin.dk (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9RAUdaW002507 for ; Fri, 27 Oct 2006 10:30:40 GMT Received: from BA.zlin.dk (unknown [10.0.0.3]) by shuttle.zlin.dk (Postfix) with ESMTP id 652EE30037 for ; Fri, 27 Oct 2006 12:30:39 +0200 (CEST) From: Bo =?iso-8859-1?q?=D8rsted_Andresen?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] date in emerge logs Date: Fri, 27 Oct 2006 12:30:28 +0200 User-Agent: KMail/1.9.5 References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5446472.uEftScekIT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200610271230.36774.bo.andresen@zlin.dk> X-Archives-Salt: 868aca75-3dc6-48a5-a26d-6b845eec549b X-Archives-Hash: ec44820f2ae65311ac58ae41f65c8f15 --nextPart5446472.uEftScekIT Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 27 October 2006 11:55, Jorge Almeida wrote: > What are the numbers at the beginning of each line in the logs of > emerge? Example: > 1161911504: --- AUTOCLEAN: Nothing unmerged. > > I'm assuming that 1161911504 is some date. If so, how can I translate it > into something human-meaningfull? # tail /var/log/emerge.log | awk -F: '{print strftime("%D %X %Z", $1),$2}' =2D-=20 Bo Andresen --nextPart5446472.uEftScekIT Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFQd/M8/kKEzmwNNoRAn/kAKDhgf6E9JMoNxlWKfKYEqbJdnqvmACgqvP6 UOdCXO/ldFJKsS2ovqJi77A= =8WAi -----END PGP SIGNATURE----- --nextPart5446472.uEftScekIT-- -- gentoo-user@gentoo.org mailing list