Re: sed: replace line with file
Alan Isaac <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Message-ID | <Ed_wj.25686$6h7.12851@trnddc04> |
Ralf Wildenhues wrote: > The 'd' command not only deletes the current line, it also causes the > script to start over at the next input line. Ahh. One might think that is obvious from the documentation, now that I revisit it, but your kind reply got me there much quicker than a "RTFM" would have. Thanks! Alan