incrediBILL - 10:53 pm on Mar 12, 2011 (gmt 0) At the command line in Windows you can rename them all at once: rename *.htm *.html or in Linux at the command line: mv *.htm *.html
At the command line in Windows you can rename them all at once: rename *.htm *.html or in Linux at the command line: mv *.htm *.html