On Fri, May 22, 2009 at 7:10 PM, Platonides <[email protected]> wrote: > I wanted to be sure that the command provided to olson only modified > that line. > The content below that may be everything. Not that I think your sed will > fail in this case, given the allowed titles, but it *can* fail on some > of the other sql dumps.
Can it? Aren't newlines in the dumps encoded as \n, with real newlines only occurring as part of SQL statements rather than string literals? Note the ^ and $. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
