Joseph wrote:
I see.

And are you going to publish your script :)
LOL!

cd /home
for i in `ls */mail/*`
do
  echo "mboxmdir.pl /home/.imap/`basename ${i}` < ${i} >> foo.sh
done

Then execute foo.sh :-) I typed it in right on the command line :)

If you're looking for the mboxmdir.pl script, I can post that somewhere as well.


Scott



-- Scott L. Balneaves | Scarred for life - no compensation Systems Department | Private investigations Legal Aid Manitoba | -- Dire Straits, "Private investigations"



Reply via email to