Install gnu sed on Mac

From NovaOrdis Knowledge Base
Revision as of 18:09, 14 October 2018 by Ovidiu (talk | contribs) (→‎Procedure)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Procedure

brew install gnu-sed --with-default-names

--with-default-names install it as "sed" and not "gnu-sed".

Note that mac-setup installs GNU sed as part of a new Mac configuration procedure.