* Sven Joachim [090503 11:57 +0200]
> On 2009-05-03 10:44 +0200, Elimar Riesebieter wrote:
> 
> > How can I create a list of installed packages sortet by installed
> > size?
> 
> Install the dctrl-tools package and run the command
> 
> grep-status -FStatus -sInstalled-Size,Package -n \
>           "install ok installed" | paste -sd "  \n" | sort -n
> 
> Don't give me any credit for this tip, I just pasted it from the
> grep-dctrl manpage. :-)

That is exactly what I as looking for.
Thanks

Elimar


-- 
  Alles was viel bedacht wird ist bedenklich!;-)
         Friedrich Nietzsche


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to