[Wolves] next meeting

sparkes sparkes at westmids.biz
Fri Dec 5 10:23:20 GMT 2003


On Fri, 2003-12-05 at 08:19, Aquarius wrote:
<snip />
> Found with the magnificent
> 
> for f in `grep -l "From:.*Jono" *|xargs grep -l "list\s"`; do echo -e \
> "================\n$f\n==============="; python -c \
> "import sys,re;ls=sys.stdin.readlines();
> print ''.join([x for x in ls if re.match('Message-',x) or 
> ls.index(x) > ls.index('\n')])" < $f; done | less
> 
Nice Aq ;-)

I thought you didn't use the CLI anymore?

btw: v2.1 of the script keeps complaining about the lack of $QTDIR
although I can not see any reference to the QTlibs in the code, can you
fix it or do I have to apt-get another 200mb to get this 2k script to
run?

sparkes



More information about the Wolves mailing list