On Wed, 23 Feb 2005 21:11:22 +1100
Chris Deigan <[EMAIL PROTECTED]> wrote:

> $ for x in *.mbox ; do echo $x ; grep Thread-Index: $x/$x | wc -l ; done

<snip>

> slug.mbox
> 323

I can beat that :-)

    grep -r Thread-Index: Mail/music-dsp/ | wc -l
    536

Erik
-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo  [EMAIL PROTECTED] (Yes it's valid)
+-----------------------------------------------------------+
"Religion is a magic device for turning unanswerable questions into
unquestionable answers." -Art Gecko, Wombat Discord-1, 128649
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to