Main /
FileNamesToLowerCaseCategories: LNX rds-hosted Utility Programs file names to lower case 1K Author: Carlos Valdes Date: Dec 28 2008 http://www.rapideuphoria.com/fn2lc.tar.gz He installed Euphoria under Ubuntu, and doing some tests and downloading from the contribution list, he found almost every unpacked file has an upper case name when the include name inside the exu programs is lower case. (In windows that is not a problem.) So he created this little program to change names to lower case. Copy to the euphoria/bin directory and invoke fn2lc (file name to lower case) from under any directory. Only the first level names inside that directory will be changed to lower case. This is a very simple program for linux beginners. |