Many sites (including various SO articles) talk about using \"rename\" using Perl expressions to rename files.
This would be perfect, but apparently this is not the
I had to do the following:
# In bash sudo yum install perl-CPAN sudo cpan # In CPAN shell install Module::Build install File::Rename