Title: How to rename files from uppercase to lowercase Post by: jcdq on March 02, 2014, 08:46:25 AM How can I rename files from uppercase to lowercase?
Title: Re: How to rename files from uppercase to lowercase Post by: CNK on March 02, 2014, 09:49:44 PM A quick Google search brings up this script. (http://www.linuxjournal.com/content/convert-filenames-lowercase)
In case you're not aware of the process, copy the script into a text document using a text editor, then save it (eg. as "mvlc.sh" (move lowercase)). Then open a terminal window in the directory it is in and run chmod to make the file executable. eg. "chmod a+rwx mvlc.sh". Run the script from a terminal window (or with the emelfm command bar), making sure you are in the directory where you want to make the conversion. Title: Re: How to rename files from uppercase to lowercase Post by: jcdq on March 03, 2014, 05:19:53 AM THANK YOU, CNK...
AND NOW: (in lowercase): thank you!!!!!!!! It works in plain files... ;D
Powered by SMF 1.1.20 |
SMF © 2013, Simple Machines
|