From: Peter Humphrey <peter@humphrey.ukfsn.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Time format in log files
Date: Tue, 29 Jan 2008 10:52:18 +0000 [thread overview]
Message-ID: <200801291052.18907.peter@humphrey.ukfsn.org> (raw)
In-Reply-To: <20080128164329.GA9712@venus>
On Monday 28 January 2008 16:43:29 Jan Seeger wrote:
> perl -npe '/^\[(\d+)\]/; @times = localtime $1; $times[4]++;
> $times[5]+=1900; s/\[\d+\]/$times[2]:$times[1]
> $times[3].$times[4].$times[5]/;'
>
> Just pipe your log through that and you will get beautiful (european)
> dates instead of timestamps.
> use perl or die()^^.
s/or/and/ :-)
> I got it using the following jumbled one-liner:
Nope. I pasted that into a file called pipe, and it still returns Unix time
stamps, thus:
$ grep completed /var/log/emerge.log | tail | ./pipe
1201599475: ::: completed emerge (1 of 86) kde-base/arts-3.5.8 to /
...
Next? :-)
--
Rgds
Peter
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-01-29 11:08 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-27 21:54 [gentoo-user] Time format in log files Mick
2008-01-27 22:14 ` Greg Bowser
2008-01-27 22:22 ` Mick
2008-01-28 9:33 ` Etaoin Shrdlu
2008-01-28 10:21 ` Peter Humphrey
2008-01-28 12:07 ` William Kenworthy
2008-01-28 14:45 ` Peter Humphrey
2008-01-28 15:15 ` Etaoin Shrdlu
2008-01-29 10:45 ` Peter Humphrey
2008-01-29 11:37 ` Etaoin Shrdlu
2008-01-29 11:40 ` Peter Humphrey
2008-01-28 16:43 ` Jan Seeger
2008-01-29 10:52 ` Peter Humphrey [this message]
2008-01-29 11:21 ` Jan Seeger
2008-01-29 11:23 ` Jan Seeger
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=200801291052.18907.peter@humphrey.ukfsn.org \
--to=peter@humphrey.ukfsn.org \
--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