Article 4QA6X Convert Extension from Uppercase to Lowercase

Convert Extension from Uppercase to Lowercase

by
zetrotrack000
from LinuxQuestions.org on (#4QA6X)
Hi
I have several fonts in ~/.fonts directory. Some of these fonts' extension are in uppercase and some are in lowercase, like:
Code:font1.TTF font2.Ttf Font3.tTF
font4.ttf FONT5.ttF...and I want to convert all these extensions to lower case, like:
Code:font1.ttf font2.ttf Font3.ttf
font4.ttf FONT5.ttf...That is, I don't want to convert the fonts' name, but only want to convert its extension from uppercase to lowercase.
Kindly guide me that how can I do it with single command?
Thankslatest?d=yIl2AUoC8zA latest?i=liGDdYQM0lU:VsUeab6oia0:F7zBnMy latest?i=liGDdYQM0lU:VsUeab6oia0:V_sGLiP latest?d=qj6IDK7rITs latest?i=liGDdYQM0lU:VsUeab6oia0:gIN9vFwliGDdYQM0lU
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments