Re: List installed packages sorted by size.

2014-03-26 Thread Raffaele Morelli
2014-03-26 9:26 GMT+01:00 Karl E. Jorgensen : > Hi > > On Wed, Mar 26, 2014 at 03:07:58PM +1300, Chris Bannister wrote: > > Hi, > > > > Could be useful to someone: > > dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | less > > Nice. But > > dpigs -20 > dpig -n 20

Re: List installed packages sorted by size.

2014-03-26 Thread Karl E. Jorgensen
Hi On Wed, Mar 26, 2014 at 03:07:58PM +1300, Chris Bannister wrote: > Hi, > > Could be useful to someone: > dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | less Nice. But dpigs -20 (from the debian-goodies package) is still shorter :-) -- Karl E. Jorgensen -- To UNSUBSCRIBE,

Re: List installed packages sorted by size.

2014-03-26 Thread Andrei POPESCU
On Mi, 26 mar 14, 15:07:58, Chris Bannister wrote: > Hi, > > Could be useful to someone: > dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | less See also: popcon-largest-unused(8) Kind regards, Andrei -- http://wiki.debian.org/FAQsFromDebianUser Offtopic discussions among Debian use

List installed packages sorted by size.

2014-03-25 Thread Chris Bannister
Hi, Could be useful to someone: dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | less -- "If you're not careful, the newspapers will have you hating the people who are being oppressed, and loving the people who are doing the oppressing." --- Malcolm X -- To UNSUBSCRIBE, email to