Re: Looking for perl scripts to remove ^M

2005-09-25 Thread Dan Klose
005 2:48 PM > > > To: Dave Adams > > > Cc: beginners perl > > > Subject: Re: Looking for perl scripts to remove ^M > > > > > > On 9/23/2005 11:28 PM Dave Adams wrote: > > > > > > > Sometimes I get perl scripts that were developed on windows a

Re: Looking for perl scripts to remove ^M

2005-09-23 Thread Jay Savage
On 9/23/05, Ryan Frantz <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: Ankur Gupta [mailto:[EMAIL PROTECTED] > > Sent: Friday, September 23, 2005 2:48 PM > > To: Dave Adams > > Cc: beginners perl > > Subject: Re: Looking fo

Re: Looking for perl scripts to remove ^M

2005-09-23 Thread Wiggins d'Anconia
Ryan Frantz wrote: > >>-Original Message- >>From: Ankur Gupta [mailto:[EMAIL PROTECTED] >>Sent: Friday, September 23, 2005 2:48 PM >>To: Dave Adams >>Cc: beginners perl >>Subject: Re: Looking for perl scripts to remove ^M >> >>On 9/23/2

RE: Looking for perl scripts to remove ^M

2005-09-23 Thread Ryan Frantz
> -Original Message- > From: Ankur Gupta [mailto:[EMAIL PROTECTED] > Sent: Friday, September 23, 2005 2:48 PM > To: Dave Adams > Cc: beginners perl > Subject: Re: Looking for perl scripts to remove ^M > > On 9/23/2005 11:28 PM Dave Adams wrote: > > >

Re: Looking for perl scripts to remove ^M

2005-09-23 Thread Ankur Gupta
On 9/23/2005 11:28 PM Dave Adams wrote: Sometimes I get perl scripts that were developed on windows and then brought over to UNIX and the scripts contain all the pesky metacharacters of ^M and excessive blank lines. Does anyone have a simple script to clean these files up or suggestions? If y

Re: Looking for perl scripts to remove ^M

2005-09-23 Thread Chris Devers
On Fri, 23 Sep 2005, Dave Adams wrote: > Sometimes I get perl scripts that were developed on windows and then > brought over to UNIX and the scripts contain all the pesky > metacharacters of ^M and excessive blank lines. > > Does anyone have a simple script to clean these files up or suggestions?

Re: Looking for perl scripts to remove ^M

2005-09-23 Thread Jeff 'japhy' Pinyan
On Sep 23, Dave Adams said: Sometimes I get perl scripts that were developed on windows and then brought over to UNIX and the scripts contain all the pesky metacharacters of ^M and excessive blank lines. Does anyone have a simple script to clean these files up or suggestions? Many unix platfo

RE: Looking for perl scripts to remove ^M

2005-09-23 Thread Ryan Frantz
> -Original Message- > From: Dave Adams [mailto:[EMAIL PROTECTED] > Sent: Friday, September 23, 2005 1:59 PM > To: beginners perl > Subject: Looking for perl scripts to remove ^M > > Sometimes I get perl scripts that were developed on windows and then > brou

Looking for perl scripts to remove ^M

2005-09-23 Thread Dave Adams
Sometimes I get perl scripts that were developed on windows and then brought over to UNIX and the scripts contain all the pesky metacharacters of ^M and excessive blank lines. Does anyone have a simple script to clean these files up or suggestions? My appreciation in advance, DA -- To unsubscrib