Skip to content

Instantly share code, notes, and snippets.

@BH1SCW
Forked from jlrigau/install-gnu-sed-on-mac-osx.sh
Created February 20, 2020 03:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BH1SCW/a1668c0e68edbfc5723cbb851a6c2c50 to your computer and use it in GitHub Desktop.
Save BH1SCW/a1668c0e68edbfc5723cbb851a6c2c50 to your computer and use it in GitHub Desktop.
How to install Gnu sed on Mac OS X
brew install --with-default-names gnu-sed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment