Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Remove some extraneous Mail mailboxes' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Remove some extraneous Mail mailboxes
Authored by: earthsaver on Jul 12, '05 01:12:48PM
The hint is missing a command for one type of file, which is listed in the Apple note: mbox.SKindex.isValid. The appropriate command, following the examples, would be: find . -path "*.mbox/mbox.SKindex.isValid" -exec rm -rfv '{}' ';'

---
- Ben Rosenthal
Q16 1.25 - Tiger

[ Reply to This | # ]