Hello Ralf,
On Sat, Nov 24, 2007 at 09:06:35AM +0100, Ralf Wildenhues wrote:
> > /[EMAIL PROTECTED]:@AT_STOP_/ {
> > test = substr ($ 0, 10)
> > - print "at_sed" test "=\"1," start "d;" NR "q\""
> > + print "at_sed" test "=\"1," start "d;" (NR-1) "q\""
>
> Sure, why not. We do know that all seds print the second line with
> `sed 2q', no? (At least I don't know any other.)pushed. Stepan
