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
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