[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#73360: Error when a long list is provided to grep with "--binary-fil
From: |
jackson |
Subject: |
bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option |
Date: |
Fri, 20 Sep 2024 22:31:30 -0500 |
Rodrigo wrote:
>> [user@server folder]$ cat /tmp/file.list | xargs -n 2872 grep -Il '.' | wc -l
>> 23403
Since this problem is reproduced using that particular /tmp/file.list,
therefore if that file.list does not contain any confidential information,
and if you chose to let all of us see that file.list, then any of us should
be able to easily reproduce this problem.
--
Paul Jackson
jackson@fastmail.fm
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option, Rodrigo Jorge, 2024/09/19
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option, jackson, 2024/09/19
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option, Paul Eggert, 2024/09/19
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option, David G. Pickett, 2024/09/20
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option, Rodrigo Jorge, 2024/09/20
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option, Rodrigo Jorge, 2024/09/20
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option, Paul Eggert, 2024/09/21
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option, David G. Pickett, 2024/09/21
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option, Paul Eggert, 2024/09/22
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option, Rodrigo Jorge, 2024/09/23
- bug#73360: Error when a long list is provided to grep with "--binary-files=without-match" option,
jackson <=