[Bug 180937] fgrep(1) stalls when a file contains null character

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 6 22:47:06 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=180937

dt71 at gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dt71 at gmx.com

--- Comment #1 from dt71 at gmx.com ---
Can't reproduce on 10.1-RELEASE.

The only weirdness I see is the following:
$ dd if=/dev/zero bs=1 count=1 2>/dev/null | bsdgrep -i .
$ dd if=/dev/zero bs=1 count=1 2>/dev/null | bsdgrep .
Binary file (standard input) matches

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list