Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

[macOS] requires GNU sed #22

Open
r1b opened this issue Mar 6, 2019 · 0 comments
Open

[macOS] requires GNU sed #22

r1b opened this issue Mar 6, 2019 · 0 comments

Comments

@r1b
Copy link

r1b commented Mar 6, 2019

FYI the -r option is only available in the GNU version of sed, symptoms include:

sed: illegal option -- r

On macOS this can be corrected by running brew install gnu-sed and changing the invocation of sed to gsed.

Please consider adding this to the documentation. Otherwise works like a charm!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant