Michael A Smith wrote:
Phil Sexton wrote:

Felipe Ribeiro wrote:

Where do I find the list with all installed packages?

Cheers,

Felipe



The ones you emerged are listed in the file:

/var/lib/portage/world

Want it in alphabetical order?

cat /var/lib/portage/world|less


Isn't that a superfluous use of cat? Why not

less /var/lib/portage/world

-Mike

Oops! I was actually thinking:

sort /var/lib/portage/world|less

This gives the listing in alphabetical order, what I previously posted doesn't alphabetize it.

--
Phil
My Home Page: http://fancypiper.info
Our 2nd CD: http://www.cdbaby.com/naomisfancy
Naomi's Fancy performances: http://naomisfancy.virtualave.net/schedule.html
--
gentoo-user@gentoo.org mailing list

Reply via email to