in reply to Re: Re: Re: Grep - print matched line and next N lines
in thread Grep - print matched line and next N lines

..but it is exactly what standard GNU grep does ..

Ahh, well that explains it. Although I've heard GNU grep has this option, I don't have GNU grep on my system, so I'm not familiar with exactly how it behaves (and not having GNU grep is why I wrote this in the first place). Anyway, I've reversed the meaning of the option-r to make your suggested behavior the default :-)

  • Comment on Re: Re: Re: Re: Grep - print matched line and next N lines