Hacker News new | ask | show | jobs
by gfosco 2177 days ago
I have a project that makes heavy use of sed.. On macOS, I `brew install gnu-sed` and use `gsed` instead, so it works like other platforms.
1 comments

Nice! I will check that out.