bug#21621: Bug | grep | Running in loop

2015-10-05 Thread Gino Atlas
Dear ladies and gentlemen, I would like to report a bug. When I run this command: grep -rl '^PATTERN$'. ^C (Pay attention to the non-whitespace between pattern and target directory.) It seems like it’s running in a loop, though, I was expecting a timeout would occur after a while. Can you co

bug#21621: Bug | grep | Running in loop

2015-10-05 Thread Eric Blake
tag 21621 notabug thanks On 10/05/2015 07:29 AM, Gino Atlas wrote: > Dear ladies and gentlemen, > > I would like to report a bug. > When I run this command: > grep -rl '^PATTERN$'. > ^C > (Pay attention to the non-whitespace between pattern and target directory.) > > It seems like it’s running i