You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes that was an option, but I ended up changing the line to:
grep -oE
Perhaps you could make an ifdef statement for FreeBSD and OpenBSD users
in the future.
On Fri, Jan 14, 2022 at 11:02:08PM -0800, Raiyan wrote:
cant you install the gnu-coreutil binaries on BSD?
--
Reply to this email directly or view it on GitHub:
#62 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
grep -P is a GNU thing, it is not supported in the BSD versions of grep. How can I make the script work?
The text was updated successfully, but these errors were encountered: