On 25Dec2009 16:24, Christian Ebert <[email protected]> wrote:
| * Christian Ebert on Friday, December 25, 2009 at 16:22:34 +0000
| > Ah, you just want to remove empty mailboxes, then perhaps just
| >
| > save_empty=no
| >
| > is enough?
| >
| > Otherwise something like:
| >
| > # delete all empty file inside $mailhier
| > find $mailhier -type f -size 0 -exec rm -f {} \;
|
| That's on the command line, in a script you have to escape {}:
No. You do not. { and } are not punctuation. (Versus "(" for example,
which is.)
Have you even tested this assertion?
--
Cameron Simpson <[email protected]> DoD#743
http://www.cskk.ezoshosting.com/cs/
Would you remember a one-line .sig? - Paul Thompson, [email protected]