Some reasons you might want to lowercase your filenames include:
1. Most webservers are case-sensitive. Because of this, most websites stick to the rule of having all files in a single case, namely lower.
2. If you’re using the command line to manipulate files, it’s easier when all the files are lower case. It’s a lot faster [...]
Explore related content: filenames, files, find, Linux, lowercase, Perl, recursive, rename, subdirectories, Ubuntu, xargs