Thanks Charles.
You are always helpful to me when ever i post a message.
Thanks Again.
Charles Galpin wrote:
> perl -pi.bak -e 's/(\d+),(\d+)\.(\d{2})/$1$2\.$3/g' yourfile
>
> the old file will be renamed yourfile.bak
>
> hth
> charles
>
> On Thu, 9 Mar 2000, Steve Lee wrote:
>
> > can someone help me write
> > a script to remove , out of a file
> > lines of data with price that has
> >
> > 9,000.00
> > 8,000.00
> >
> >
> > etc
> >
> > about 710 line of these with text too.
>
> don't blink or you will miss it. :)
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.