this post will show you how to convert all flienames in a directory to lowercase (or uppercase)
convmv --lower --notest *
you can use *.jpg to rename all jpeg images, etc
–upper in place of –lower will make the files uppercase instead
this post will show you how to convert all flienames in a directory to lowercase (or uppercase)
convmv --lower --notest *
you can use *.jpg to rename all jpeg images, etc
–upper in place of –lower will make the files uppercase instead