From: Peter Humphrey <peter@humphrey.ukfsn.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: List of recently installed/updated packages in chronological order?
Date: Sat, 4 Feb 2012 00:26:25 +0000 [thread overview]
Message-ID: <201202040026.25594.peter@humphrey.ukfsn.org> (raw)
In-Reply-To: <CAE1pOi1U39mAqvjh63K7Rf=uygy2jz=62EnN4-uA1sqQWdrzOw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 839 bytes --]
On Friday 03 February 2012 22:01:11 Hilco Wijbenga wrote:
> On 3 February 2012 13:50, Hilco Wijbenga <hilco.wijbenga@gmail.com>
wrote:
> > My Eclipse (Indigo) has started crashing today. So I wanted to see
> > which packages I had installed/upgraded recently.
> >
> > I can, of course, go through emerge.log manually but I was wondering
> > if there was a tool that could simply provide me with a
> > chronologically ordered list of installed/updated packages?
>
> Never mind,
>
> eix '-I*' --format '<installedversions:DATESORT>' | sort -n | cut -f2-3
>
> (straight from man eix) seems to do the trick just fine.
That's awfully complicated. Why not just
grep completed /var/log/emerge.log
?
Or
grep completed /var/log/emerge.log | grep -v sync
if you want to exclude emerge syncs.
--
Rgds
Peter Linux Counter 5290, 1994-04-23
[-- Attachment #2: Type: text/html, Size: 5094 bytes --]
next prev parent reply other threads:[~2012-02-04 0:27 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-03 21:50 [gentoo-user] List of recently installed/updated packages in chronological order? Hilco Wijbenga
2012-02-03 22:00 ` Andrew MacKenzie
2012-02-03 22:27 ` Hilco Wijbenga
2012-02-03 22:30 ` Andrew MacKenzie
2012-02-03 22:01 ` [gentoo-user] " Hilco Wijbenga
2012-02-04 0:26 ` Peter Humphrey [this message]
2012-02-04 1:12 ` Hilco Wijbenga
2012-02-04 1:21 ` Peter Humphrey
2012-02-04 1:53 ` Hilco Wijbenga
2012-02-04 2:21 ` Paul Hartman
2012-02-04 3:08 ` Peter Humphrey
2012-02-04 3:27 ` Hilco Wijbenga
2012-02-04 5:10 ` [gentoo-user] " Stroller
2012-02-04 2:27 ` [gentoo-user] " »Q«
2012-02-04 3:01 ` Frank Steinmetzger
2012-02-03 22:28 ` [gentoo-user] " Alex Schuster
2012-02-04 9:28 ` Neil Bothwick
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=201202040026.25594.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