Patrick R. Wade wrote:

> What i eventually wound up doing:

    eval cd "`echo $user`"
    ssh -n [EMAIL PROTECTED] \
        "cd ~$user; "'tr \\12 \\0 < .mailboxlist | xargs -0 tar cf -' | \
        tar xvfp -

-- 
Bob Miller                              K<bob>
                                        [EMAIL PROTECTED]
_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to