On Wed, Apr 15, 2009 at 10:21:22PM -0500, Zhengquan Zhang wrote:
On Wed, Apr 15, 2009 at 10:18:09PM -0500, Zhengquan Zhang wrote:mailboxes `find ~/.muttmail/ -type d -name cur -printf '%h '`Basically is there any ignore mailboxes syntax that I could use to exclude some directories from the above find command. There are only a few mailboxes that I am not interested at, basically they are cron mails and quasi spams, etc
I'd replace the `find ...` with a script that did the find, but then piped it through "grep -v" to exclude the ones you don't care about.
Ed
Attachment:
signature.txt
Description: Digital signature