Haim Ashkenazi wrote:
> On Sat, 2005-10-29 at 13:17 +0200, Jarry wrote:
> 
>>Sorry, for asking such a trivial question, but how can I find which
>>packages have been emerged on my system? As time goes, I lost track
>>of what I installed...
> 
> # equery list
> 
> Bye

find /var/db/pkg/ -mindepth 2 -maxdepth 2 -printf "%P\n" is much faster.

-- 
Those who would give up essential Liberty, to purchase a little temporary
Safety, deserve neither Liberty nor Safety.
   -- Benjamin Franklin
-- 
gentoo-user@gentoo.org mailing list

Reply via email to