Skip to main content
4 events
when toggle format what by license comment
Jul 2, 2015 at 20:28 vote accept Tony
Jul 2, 2015 at 20:28
Jul 2, 2015 at 20:28 vote accept Tony
Jul 2, 2015 at 20:28
Jun 30, 2015 at 23:36 comment added mikeserv How do six fields imply pairs? And the other one - which didn't loop, could miss even pairs anyway, if there were a pair followed by a single then followed by another pair. In fact, it would continue to miss all pairs until another odd match or no match occurred. This one should work, but only with GNU sed - could make it also work for BSD sed if you split out another -execution statement following your :label definition, and used -E rather than -r.
Jun 30, 2015 at 22:35 history answered Mel CC BY-SA 3.0