Is there any way of batch renaming files in sub directories?
For example:
Rename *.html to *.htm in a folder which has directories
*.html
*.htm
On Linux, you may use the 'rename' command to rename files in batch.