Follow-up Comment #1, bug #28906 (project grep):

I don't think it would be adequate to shoehorn this into -q.  You can do this
with

grep -A1 foo | grep -v foo

Note that the output would be

quick
---
lazy

Another related feature that would make sense is suppression of the group
separator, for which I'll open a separate bug.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?28906>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to