public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Peter Ruskin <peter.ruskin@dsl.pipex.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] date in emerge logs
Date: Fri, 27 Oct 2006 12:08:26 +0100	[thread overview]
Message-ID: <200610271208.26668.peter.ruskin@dsl.pipex.com> (raw)
In-Reply-To: <200610271230.36774.bo.andresen@zlin.dk>

On Friday 27 October 2006 11:30, Bo Ørsted Andresen wrote:
> 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}'

tail /var/log/emerge.log | awk -F: '{print strftime("%c", $1),$2}' 
is more internationally friendly (and less to type).

-- 
Peter
========================================================================
Gentoo Linux: Portage 2.1.2_pre3-r9		kernel-2.6.18-gentoo
AMD Athlon(tm) 64 X2 Dual Core Processor 4400+	gcc(GCC): 4.1.1
KDE: 3.5.5					Qt: 3.3.6
========================================================================
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-10-27 11:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-27  9:55 [gentoo-user] date in emerge logs Jorge Almeida
2006-10-27 10:13 ` [gentoo-user] " Harm Geerts
2006-10-27 10:22 ` [gentoo-user] " Neil Bothwick
2006-10-27 10:42   ` [gentoo-user] " Harm Geerts
2006-10-27 11:39     ` Neil Bothwick
2006-10-27 10:30 ` [gentoo-user] " Bo Ørsted Andresen
2006-10-27 11:08   ` Peter Ruskin [this message]
2006-10-27 12:30     ` Jorge Almeida
2006-10-27 18:28 ` Richard Fish
2006-10-27 18:34   ` Jorge Almeida
2006-10-27 19:44     ` Peter Ruskin
2006-10-27 23:36       ` Jorge Almeida

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200610271208.26668.peter.ruskin@dsl.pipex.com \
    --to=peter.ruskin@dsl.pipex.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox