bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #30771] gnu grep segfault from incorrect option to -f


From: Bake Timmons
Subject: [bug #30771] gnu grep segfault from incorrect option to -f
Date: Fri, 13 Aug 2010 22:02:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100731 IceCat/3.6.8 (like Firefox/3.6.8)

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

SORRY: the second example given:

echo hi | grep -Fi -f /tmp/

should be

echo hi | grep -F -f /tmp/

instead.  Just not having the 'i' flag results in the inconsistent behavior.

Thanks,
Bake Timmons

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]