bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54155: -f switch fails with large files on 3.x branch


From: Marco Marsala
Subject: bug#54155: -f switch fails with large files on 3.x branch
Date: Fri, 25 Feb 2022 07:45:00 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1

This command:

grep -F -f b.txt a.txt

returns just first occurrence with grep 3.10 (mingw64, 4GB RAM machine) if files are bigger (b.txt ~ 1 MB, a.txt ~ 200 MB), works as expected with smaller files.

grep 2.10 on Debian (same RAM amount) works as expected even with such bigger files.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]