[Python-modules-team] Processed: block 622279 with 618094 621932 621993 622001 622154 606681

Yaroslav Halchenko yoh at debian.org
Thu Apr 14 18:42:10 UTC 2011


THANKS!
My pipe line for mutt became
sed -ne '/ bug(s)/s/[^0-9 ]//gp' | xargs bts status fields:bug_num,subject | less

On Thu, 14 Apr 2011, Jakub Wilk wrote:

> * Yaroslav Halchenko <yoh at debian.org>, 2011-04-14, 13:22:
> >Do we (or anyone) have a handy cmdline tool to pipe in the list of
> >bug reports (probably as dirty as just cut/paste of line below) to
> >get a proper listing of what packages they are filed against and
> >subjects in the stdout?

> tr -cs '0-9' ' ' | xargs bts status
-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic



More information about the Python-modules-team mailing list