Sven Joachim wrote at 2009-05-03 03:57 -0600:
> 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 \
>
* 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 \
>
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
3 matches
Mail list logo