Date: Thu, 14 Apr 2022 14:28:42 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 263268] bsdgrep: support empty subexpressions Message-ID: <bug-263268-227-MAOz6AUOGv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263268-227@https.bugs.freebsd.org/bugzilla/> References: <bug-263268-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263268 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #1 from Ed Maste <emaste@freebsd.org> --- To address specific instances of this (before bsdgrep receives a change) one could also translate (|foo) to (foo)? e.g. "^${user}([[:space:]]+.*)?$" --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263268-227-MAOz6AUOGv>