in reply to Re: Cleaner way of looping through a file and stripping only certain lines?
in thread Cleaner way of looping through a file and stripping only certain lines?
This works, but isn't it inherently risky for cases where there's a power failure or other hiccup during processing — you corrupt your original?
throop
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Cleaner way of looping through a file and stripping only certain lines?
by grep (Monsignor) on Dec 08, 2006 at 17:34 UTC | |
Re^3: Cleaner way of looping through a file and stripping only certain lines?
by jbert (Priest) on Dec 08, 2006 at 18:22 UTC |