Attached is a really nifty little perl script which
lets you do bulk renames very easily.
To use it to make names lowercase, type:
ren 'y/A-Z/a-z/' [filename(s)]
Regards,
--
Iain Wade - Optus Internet
Email: [EMAIL PROTECTED]
----- Original Message -----
From: Hanigan Family <[EMAIL PROTECTED]>
To: Redhat list <[EMAIL PROTECTED]>
Sent: Thursday, December 02, 1999 2:55 PM
Subject: How to change file name to uppercase
> Hi,
> Is there a quick way to rename files
> from lower to uppercase. I used
> kermit to download a bunch of files
> that were all uppercase names and
> it converted them to all lowercase.
> Thanks
> Linda
ren