bug-grep
[Top][All Lists]
Advanced

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

[bug #16225] grep -wF bug with multiple patterns


From: Benno Schulenberg
Subject: [bug #16225] grep -wF bug with multiple patterns
Date: Mon, 15 May 2006 23:12:24 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060418 Firefox/1.0.8

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

This has apparently been fixed in CVS:

$ src/grep -wF '12
45' in.txt
12
45
12
45
$ src/grep -wFf patterns.txt in.txt
12
45
12
45


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16225>

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





reply via email to

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