Description of problem: fgrep fails to report some matches. Version-Release number of selected component (if applicable): 2.5.1-25 (happens in 2.5.1-16 too) How reproducible: 100% Steps to Reproduce: cat >a <<EOF a b c EOF cat >b <<EOF a barn c EOF fgrep -w -f a b Actual results: a Expected results: a c
Might be the cause of bug #97526.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2005-449.html