Bob Proulx schrieb:
> Elmar Stellnberger wrote:
>> I am not sure what grep does not like about my home directory, but as
>> soon as I issue a "grep -R Testtext *" in my home dir grep will start to
>> hang not triggering any further disk access after a short while.
>
> Bugs in grep should be repo
Elmar Stellnberger wrote:
> I am not sure what grep does not like about my home directory, but as
> soon as I issue a "grep -R Testtext *" in my home dir grep will start to
> hang not triggering any further disk access after a short while.
Bugs in grep should be reported to bug-grep. But you ha
I am not sure what grep does not like about my home directory, but as
soon as I issue a "grep -R Testtext *" in my home dir grep will start to
hang not triggering any further disk access after a short while.
Tried to get a backtrace by installing coreutils-debuginfo and
coreutils-debugsource but