Date: Mon, 20 Sep 2021 01:18:13 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 258616] fgrep fails to find string that is present Message-ID: <bug-258616-227-rLW7UqGkhE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258616-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258616 --- Comment #1 from Darren Tucker <dtucker@dtucker.net> --- Created attachment 228029 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228029&action=edit reduced fgrep test case Reduced fgrep testcase from Damien Miller. $ uname -a FreeBSD freebsd121-amd64 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64 $ fgrep "$(awk '$2=="YYYYYYY"{print $3}' fgrep_testcase)" fgrep_tescase; echo $? 1 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258616-227-rLW7UqGkhE>
