* Jeremy O'Brien <[EMAIL PROTECTED]> [Jul 30 2007 06:54] wrote:

> Hello there. A little off-topic from this thread, but I noticed in that
> screenshot that you have a "messages:6" line in your status bar. How in
> the heck did you get that to show there? I can't find any programs
> outside of gkrellm's mail monitor that supports maildir-style mailboxes.
> Thank you so much...

Hi, 
is use this for counting my new mails in Maildir:

find ~/Maildir -name cur -or -name new | xargs -d "\n" -I "%s" ls "%s" |
egrep "^[^/:]*(:[12],[^/S]*$)?$" | wc -l

greetz
  didi

Attachment: pgp1jG6u5iMwv.pgp
Description: PGP signature

Reply via email to