Bash Utility to Rename all files in a Folder
Bash Utility to rename all the Files in a Folder
I wanted to rename all the files in a folder - from the extension .jpeg
to .jpg
and was looking to automate as there were roughly more than 20 files :)