public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Daniel Troeder <daniel@admin-box.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Re: list of emerged programs?
Date: Sun, 28 Jun 2009 22:37:15 +0200	[thread overview]
Message-ID: <1246221435.8879.6.camel@mayo.local> (raw)
In-Reply-To: <h28jf4$bit$1@ger.gmane.org>

On Sun, 2009-06-28 at 23:23 +0300, Nikos Chantziaras wrote:
> On 06/28/2009 11:06 PM, James wrote:
> > All,
> >
> > Is there a simple, quick way to list all of the packages that have
> > been emerged in cronological order?
> 
> for f in `ls -rt \`find /var/db/pkg -name "*.ebuild"\``; do basename $f 
> .ebuild; done
> 
> (The above command is just one line, in case your mail/news client 
> breaks it into two lines.)

$ cd /var/db/pkg/; find * -maxdepth 1 -mindepth 1

$ eix -I --only-names




  parent reply	other threads:[~2009-06-28 20:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-28 20:06 [gentoo-user] list of emerged programs? James
2009-06-28 20:19 ` Justin
2009-06-28 20:25   ` [gentoo-user] " Nikos Chantziaras
2009-06-28 20:23 ` Nikos Chantziaras
2009-06-28 20:31   ` James
2009-06-28 20:37   ` Daniel Troeder [this message]
2009-06-28 21:17 ` [gentoo-user] " Roger Mason
2009-06-29  9:35 ` Peter Humphrey

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=1246221435.8879.6.camel@mayo.local \
    --to=daniel@admin-box.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