Gentoo Archives: gentoo-user

From: Vikas Kumar <Vikas.Kumar@×××××××××.in>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage date
Date: Fri, 09 Mar 2007 16:35:28
Message-Id: 20070309163101.GA18055@empyrean
1 On 10:43 Fri 09 Mar , Willie Wong wrote:
2 > On Fri, Mar 09, 2007 at 01:24:04PM +0100, Penguin Lover Arnau Bria squawked:
3 > > But sometimes I look for the date when I did my last sync, cause
4 > > maybe it's enough for what I want, but I don't know how to find it...
5 >
6
7 $ awk -F: '/Sync completed/ {print strftime("%c", $1)}' /var/log/emerge.log | tail -1
8
9 --
10 "Problem solving under linux has never been the circus that it is under
11 AIX."
12 (By Pete Ehlke in comp.unix.aix)
13
14 --
15 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] portage date Neil Bothwick <neil@××××××××××.uk>