Re: script to convert filename to lowercase

2001-05-25 Thread Emil Pedersen
Darryl Röthering wrote: > > Eric: > > Thanks! You guys are great. Unfortunately, I now realize that I am screwed > worse than I thought. How would I easily alter this script to list files in > a case insensitive order? In other words, the idiots who preceeded me > imported a few times into this

Re: script to convert filename to lowercase

2001-05-25 Thread Emil Pedersen
I miss read the author in my former mail. Sorry for not being more observant. // Emil

Re: script to convert filename to lowercase

2001-05-25 Thread Karsten M. Self
on Fri, May 25, 2001 at 03:51:35PM +, Darryl Röthering ([EMAIL PROTECTED]) wrote: > Eric: > > Thanks! You guys are great. Unfortunately, I now realize that I am screwed > worse than I thought. How would I easily alter this script to list files in > a case insensitive order? $ man sor

Re: script to convert filename to lowercase

2001-05-25 Thread Colin Watson
"Darryl Röthering" <[EMAIL PROTECTED]> wrote: >Can one of you gurus quickly help me with a script? I have a directory with >several thousand files named inconsistently with a mix of uppercase and >lowercase. I need to rationalize these to be named with all lowercase. I >know you guys will have

Re: script to convert filename to lowercase

2001-05-25 Thread Darryl Röthering
lowercase. In some of these 8.3 format names, the 8 part is upper and the 3 part is lower. Any suggestions? Regards, Original Message Follows From: Eric Richardson <[EMAIL PROTECTED]> To: Darryl Röthering <[EMAIL PROTECTED]> CC: debian-user@lists.debian.org Subject:

Re: script to convert filename to lowercase

2001-05-25 Thread Eric Richardson
"Darryl Röthering" wrote: > > Can one of you gurus quickly help me with a script? I have a directory with > several thousand files named inconsistently with a mix of uppercase and > lowercase. I need to rationalize these to be named with all lowercase. I > know you guys will have a dozen ways to

Re: script to convert filename to lowercase

2001-05-25 Thread Alexander Zhuckov
> Darryl Röthering (DR) writes: DR> Can one of you gurus quickly help me with a script? I have a DR> directory with several thousand files named inconsistently with a DR> mix of uppercase and lowercase. I need to rationalize these to be DR> named with all lowercase. I know you guys will h

Re: script to convert filename to lowercase

2001-05-25 Thread andrea gelmini
On Fri, May 25, 2001 at 01:36:04PM +, Darryl Röthering wrote: > Can one of you gurus quickly help me with a script? I have a directory with > several thousand files named inconsistently with a mix of uppercase and > lowercase. I need to rationalize these to be named with all lowercase. I >

script to convert filename to lowercase

2001-05-25 Thread Darryl Röthering
Can one of you gurus quickly help me with a script? I have a directory with several thousand files named inconsistently with a mix of uppercase and lowercase. I need to rationalize these to be named with all lowercase. I know you guys will have a dozen ways to do this. Regards, Darryl ___