bug#69929: Can grep -q report matches in incomplete lines?

2024-03-24 Thread David G. Pickett
Perhaps the man page should warn users that such last lines are ignored.  Is there a mention under an option to include or disclude them? On Saturday, March 23, 2024 at 05:08:08 PM EDT, Martin Schulte wrote: Hello David! Am Fri, 22 Mar 2024 20:42:12 + (UTC) schrieb "David G. Picke

bug#69929: Can grep -q report matches in incomplete lines?

2024-03-24 Thread Paul Eggert
On 2024-03-24 06:06, David G. Pickett wrote: Perhaps the man page should warn users that such last lines are ignored. They aren't ignored. And the documentation already covers this issue, on its very first page: https://www.gnu.org/software/grep/manual/html_node/Introduction.html This say

bug#69929: Can grep -q report matches in incomplete lines?

2024-03-24 Thread Gary Johnson
On 2024-03-24, Paul Eggert wrote: > On 2024-03-24 06:06, David G. Pickett wrote: > > Perhaps the man page should warn users that such last lines are ignored. > > They aren't ignored. And the documentation already covers this issue, > on its very first page: > > https://www.gnu.org/software/grep/