export LANG=C
find /usr/local/apache/share/htdocs/ML -name "msg*.html" -exec perl -p -i -n /home/shibata/addfoot.pl {} \;
