[Bug 280676] grep default recursive behavior differs from manpage
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280676] grep default recursive behavior differs from manpage"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Aug 2024 18:59:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280676 John Baldwin <jhb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |jhb@FreeBSD.org Status|New |In Progress --- Comment #4 from John Baldwin <jhb@FreeBSD.org> --- I've debugged this further and uploaded two reviews: one to fix grep to not unconditionally follow symlinks (https://reviews.freebsd.org/D46255), and a second to flip the default (https://reviews.freebsd.org/D46256). -- You are receiving this mail because: You are the assignee for the bug.