[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: dimensione dei paccheti installati



ciao Federico Di Gregorio,

> questo mi sembra meglio:
> 
> sed -n -e '/Package:/ { s/\(Package: \)\(.*\)/\2/; h; }' \
>        -e '/Installed-Size:/ { s/\(Installed-Size: \)\(.*\)/\2/; H ; x; l;}' \
>     /var/lib/dpkg/status | \
>   sed -e 's/\(.*\)\\n\(.*\)\$/\2 \1/' | \
>   xargs printf "%8d %s\n" | \
>   sort -rn

decisamente meglio.
grazie :-)

la mia top-10

   99268 openoffice.org-bin
   50524 doc-linux-html
   41672 scilab
   38636 egoboo-data
   36876 openoffice.org
   32786 tetex-base
   30727 tetex-extra
   27281 appunti-informatica-libera
   26060 openoffice.org-l10n-it
   25944 openoffice.org-l10n-en

-- 
Paolo Pedaletti, Como, ITALYa     www.fastflow.it/~paolop
paolop@matapp.unimib.it           paped@jabber.org


-- 
To UNSUBSCRIBE, email to debian-italian-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: