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/
