On 2000.09.06, in <[EMAIL PROTECTED]>,
        "Jason Helfman" <[EMAIL PROTECTED]> wrote:
> Does anyone have a script that does this?

If you have mh or nmh installed, I'd think that you can "inc" the mbox
to a new folder and rename that folder's directory as .../folder/cur,
then mkdir ../folder/{tmp,new} as well.

You can also do something like this:
        formail -s sh -c 'cat >.../foldername/cur/`expr $FILENO + 1`' <mbox

-- 
 -D.    [EMAIL PROTECTED]        NSIT    University of Chicago

Reply via email to