On Jun 16, 7:14 am, rwci...@alum.calberkeley.org (Robert Citek) wrote:
> On Tue, Jun 15, 2010 at 1:50 PM, mrwawa <wade.w...@gmail.com> wrote:
> > Is this possible, and if so how can I do it?
>
> Can you give an example?
>
> For example, using colons instead of tabs, if the input looks like this:
>
> A:BC:D
>
> then you want it to look like this:
>
> A:B:C:D
>
> Is that right?
>
> Regards,
> - Robert

That is correct.  I decided to just write the output to a separate
file and then delete the original file.  Thanks for all your help.

Wade


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to