Re: delete mbox mail from command line
On 2004-07-03, Tom Furie <tom@lamont.cysoft.net> wrote:
> On Sat, Jul 03, 2004 at 06:42:31AM -0600, Bob Proulx wrote:
>
>> You can look at just read messages leaving unread messages untouched
>> by finding only in the new directory.
>>
>> find ~/Mail/Maildir/new -type f -mtime +7 -print
>
> Don't you mean the cur directory?
Note that you're using mbox probably, so that won't work.
--
Juha Siltala
http://www.edu.helsinki.fi/activity/people/jsiltala/
Reply to: