Re: Edit large data file
- From: wade.wall@xxxxxxxxx (mrwawa)
- Date: Thu, 17 Jun 2010 06:14:40 -0700 (PDT)
On Jun 16, 7:14 am, rwci...@xxxxxxxxxxxxxxxxxxxx (Robert Citek) wrote:
On Tue, Jun 15, 2010 at 1:50 PM, mrwawa <wade.w...@xxxxxxxxx> 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
.
- Follow-Ups:
- Re: Edit large data file
- From: "Jenda Krynicky"
- Re: Edit large data file
- References:
- Edit large data file
- From: mrwawa
- Re: Edit large data file
- From: Robert Citek
- Edit large data file
- Prev by Date: Re: Getopt::Long
- Next by Date: Re: NEWBIE: How to write to a file
- Previous by thread: Re: Edit large data file
- Next by thread: Re: Edit large data file
- Index(es):
Relevant Pages
|