Hi, * Benjamin Michotte <[EMAIL PROTECTED]> [01-12-03 00:38]: >Could I change my: >find $HOME/mail -type f -print | grep -Ev '(outbox|trash|spam)' | sort > | xargs That part worked alright: mailboxes `find ~/Mail -type d -print | grep -Ev '(backup|sent|postponed|trash|/cur$|/tmp$|/new$|/Mail$|/ML$|/admin$|/Shopping$)' | xargs`
Thorsten
--
The only thing necessary for the triumph of
evil is for the good men to do nothing.
- Edmund Burke
