Re: [OT] Changing the case of filenames
From: Matthew Miller (mattdm_at_mattdm.org)
Date: 04/29/05
- Previous message: Duncan Lithgow: "Re: RHEL Licensing question"
- In reply to: David Niemi: "Re: [OT] Changing the case of filenames"
- Next in thread: Terry Polzin: "Re: [OT] Changing the case of filenames"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Apr 2005 10:22:32 -0400 To: For users of Fedora Core releases <fedora-list@redhat.com>
On Fri, Apr 29, 2005 at 10:15:53AM -0400, David Niemi wrote:
> Thanks for all the VERY FAST responses everyone. As just about all the
> responses were variants of the same thing I'll be going with Paul's
> suggestion, I was about 1/2 way there in my feeble attempts at writing a
> bash script for this. I'll probably spruce it up a bit for more general
> usage as a general script to change case of file names.
I find it easier to remember the generalized bash looping syntax than the
specialized syntax of a dedicated renaming script. (Since it's useful for
lots of other quick repetitive tasks.) But if you want a more powerful
renaming tool, don't reinvent the wheel:
<http://freshmeat.net/search/?q=rename§ion=projects>
-- Matthew Miller mattdm@mattdm.org <http://www.mattdm.org/> Boston University Linux ------> <http://linux.bu.edu/> Current office temperature: 72 degrees Fahrenheit. -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Duncan Lithgow: "Re: RHEL Licensing question"
- In reply to: David Niemi: "Re: [OT] Changing the case of filenames"
- Next in thread: Terry Polzin: "Re: [OT] Changing the case of filenames"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]