Re: Change file names

2004-03-10 Thread Paul Johnson
On Wed, Mar 10, 2004 at 02:42:39PM +0100, EUROSPACE SZARINDAR wrote: > > -Message d'origine- > > De: Tomas Corral [mailto:[EMAIL PROTECTED] > > > > Because '@' is a special character for many interpreters. I'm trying > > to change the names of 100 files deleting the '@' symbol. The > > Tr

Re: Change file names

2004-03-10 Thread John W. Krahn
Eurospace Szarindar wrote: > > > De: Tomas Corral [mailto:[EMAIL PROTECTED] > > > > Because '@' is a special character for many interpreters. I'm > > trying to > > change the names of 100 files deleting the '@' symbol. The filenames > > look like this: > > > > [EMAIL PROTECTED] > > [EMAIL PROTECTE

RE: Change file names

2004-03-10 Thread EUROSPACE SZARINDAR
> -Message d'origine- > De: Tomas Corral [mailto:[EMAIL PROTECTED] > Date: mercredi 10 mars 2004 13:07 > À: [EMAIL PROTECTED] > Objet: Change file names > > > Hi all: > > Because '@' is a special character for many interpreters. I&#

Change file names

2004-03-10 Thread Tomas Corral
Hi all: Because '@' is a special character for many interpreters. I'm trying to change the names of 100 files deleting the '@' symbol. The filenames look like this: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Thanks in advance. _:: A newbie ::_

RE: Use perl to change File names

2001-12-11 Thread Peter Scott
At 11:31 AM 12/11/01 -0600, Booher Timothy B 1stLt AFRL/MNAC wrote: >Over the last evening I have reviewed these scripts and understand what is >going on, but they still don't quite solve my problem. I want to fix the >following situation. > >Image4.jpg, image5.jpg, image6.jpg - to --> foo78.jpg,

RE: Use perl to change File names

2001-12-11 Thread Wagner-David
MNAC [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 11, 2001 09:31 To: [EMAIL PROTECTED] Subject: RE: Use perl to change File names Over the last evening I have reviewed these scripts and understand what is going on, but they still don't quite solve my problem. I want to fix the f

RE: Use perl to change File names

2001-12-11 Thread Booher Timothy B 1stLt AFRL/MNAC
hone: 850-882-8302 Ext. 3360 (DSN 872-) FAX: 850-882-2201 -Original Message- From: Peter Scott [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 12:09 PM To: Booher Timothy B 1stLt AFRL/MNAC; [EMAIL PROTECTED] Subject: Re: Use perl to change File names At 11:

Re: Use perl to change File names

2001-12-10 Thread Peter Scott
At 11:28 AM 12/10/01 -0600, Booher Timothy B 1stLt AFRL/MNAC wrote: >I want to be able to rename a file name from one number series to >another number series ie: > >Image1.jpg >Image2.jpg >Image3.jpg > > >to > >Foo234.jpg >Foo235.jpg >Foo236.jpg > > >Is there a way to do this using regular

Use perl to change File names

2001-12-10 Thread Booher Timothy B 1stLt AFRL/MNAC
Hello - I have been trying to use perl to change filenames this morning, and have been having a lot of luck, but have hit a stopping point. I have lwall's code: #!/usr/local/bin/perl # # Usage: rename perlexpr [files] ($regexp = shift @ARGV) || die "Usage: rename perlexpr [filenames]\n"; if (!