On Wed, Nov 03, 1999 at 09:59:18AM +0000, Patrick Colbeck wrote:
| I need to change a load of filenames from upper to lower case. I used to
| have a util that did this but have lost it (a perl script I seem to
| remeber). Does anyone have a url for anything similar as its a real pain
| when you have to do it manually for loads of files.
I use this:
http://www.zip.com.au/~cs/scripts/lc
It relies on this:
http://www.zip.com.au/~cs/scripts/rename
which is not my code, despite the comment at the top (which is an
artifact of an experiment with CVS).
You may also find this:
http://www.zip.com.au/~cs/scripts/chkcase
of use. I wrote it to check a directory tree for safety, namewise,
before stuffing it into a FAT filesystem (ugh!).
--
Cameron Simpson, DoD#743 [EMAIL PROTECTED] http://www.zip.com.au/~cs/
Avoid bickering and petty arguments by immediately punching anyone with whom
you disagree. - [EMAIL PROTECTED] (John Young)
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.