http://www.freshmeat.net/appindex/2000/01/26/948918095.html
try this program called CHCASE it might be just a tad easier to use.
chcase is a Perl script that renames files. You can change filenames to either
all upper or all lower case, or use Perl expressions to operate on the
filenames. Some features/options include support for special characters,
recursing through subdirectories, overwriting existing files, specifying
multiple file masks, and operating on filenames with Perl expressions like s///
and tr///.
On Tue, 04 Apr 2000 16:12:28 CDT
"K Old" <[EMAIL PROTECTED]> wrote:
# Hello,
#
# I was wondering if there was a way to rename files in Linux that are upper
# case to the same name only in lower case?
#
# I have about 400 files that were renamed to upper case when I FTP'ed them to
# the server and I need a quick way to make them lower case.
#
# If anyone can offer any help I would appreciate it.
#
# Thanks,
# Kevin
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.