On Fri, 17 Apr 2009 22:55:35 +0300 Тихон Тарнавский <[email protected]> wrote:
> > > t:~$ aptitude -F %p search ~i | xargs apt-cache policy |
> > > % grep -A 1 '\*\*\*' | grep // | cut -d / -f 3 | cut -d ' ' -f 2 |
> > > % sort | uniq -c | sort -rn
> > Велосипедист :) aptitude install apt-show-version
> $ time apt-show-versions apt
> apt/stable uptodate 0.7.20.2
>
> real 0m9.971s
> user 0m9.121s
> sys 0m0.232s
>
> Полторы тысячи пакетов я бы ждал сильно дольше, чем писал этот
> конвейер.
>
apt-show-versions | awk '{sub("/"," "); print $2}' | sort | uniq -c |
sort -rn
--
Best regards,
Alexander GQ Gerasiov
Contacts:
e-mail: [email protected] Jabber: [email protected]
Homepage: http://gq.net.ru ICQ: 7272757
PGP fingerprint: 0628 ACC7 291A D4AA 6D7D 79B8 0641 D82A E3E3 CE1D
signature.asc
Description: PGP signature

