Follow-up Comment #2, bug #34020 (project grep):
How about the following idea instead (it is simpler
and should be more efficient too):
Change 'grep' so that by default it ignores all NULs
in binary input files. POSIX allows this behavior, and it
is typically far more useful than what grep does now.
People who really want to examine the NULs can use
the -a option as before.
If we see a file with holes, treat it as binary, and
ignore the holes by default.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34020>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/