On Sun, Oct 11, 2015 at 2:01 PM, greg boyd wrote: > This bug appears in GNU grep version 2.20. It is not present in the older > version I have installed on a home system (2.6.3.) > > test case (single line) > abchelloabc > > grep does not find the line with grep -e '^hello' nor with grep -e 'hello$' > however, the line is output with > grep -e '^hello' -e 'hello$' > > I downloaded, built and tested the bug on GNU grep 2.21 and it still > appears. > > weird. > > (this was found by an introductory Linux student. ) I asked Greg for the student's name and then added two names to THANKS.in with this: