From: Hilco Wijbenga <hilco.wijbenga@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: List of recently installed/updated packages in chronological order?
Date: Fri, 3 Feb 2012 17:12:42 -0800 [thread overview]
Message-ID: <CAE1pOi1FVmzVmBsGDZpqW4+za0Gi9jAEE9wy2eZCUUb7LfVjYQ@mail.gmail.com> (raw)
In-Reply-To: <201202040026.25594.peter@humphrey.ukfsn.org>
On 3 February 2012 16:26, Peter Humphrey <peter@humphrey.ukfsn.org> wrote:
> 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.
:-) Yep, that works fine too.
Was there a reason for all that HTML in your email?
next prev parent reply other threads:[~2012-02-04 1:13 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
2012-02-04 1:12 ` Hilco Wijbenga [this message]
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=CAE1pOi1FVmzVmBsGDZpqW4+za0Gi9jAEE9wy2eZCUUb7LfVjYQ@mail.gmail.com \
--to=hilco.wijbenga@gmail.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