Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with awk and gawk on OSX #15

Open
douglasnaphas opened this issue Feb 22, 2024 · 0 comments
Open

Deal with awk and gawk on OSX #15

douglasnaphas opened this issue Feb 22, 2024 · 0 comments

Comments

@douglasnaphas
Copy link
Owner

I think my mac has old awk installed on it. gensub doesn't work. brew install gawk says:

...
GNU "awk" has been installed as "gawk".
If you need to use it as "awk", you can add a "gnubin" directory
to your PATH from your ~/.bashrc and/or ~/.zshrc like:

    PATH="/opt/homebrew/opt/gawk/libexec/gnubin:$PATH"

Maybe modify the PATH to make gawk available as awk.

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

No branches or pull requests

1 participant