Skip to content
Prev 177379 / 398506 Next

Manipulate single line in textfile

You can also read/write portions of the text till you get to the line
you want to change, change it and then continue copying the lines.
This is what would be done with any other software approach in trying
to replace 'text' that may not be the same length.
On Fri, Apr 17, 2009 at 4:20 AM, Guillaume Filteau <filteau at unc.edu> wrote: