logoalt Hacker News

hollerithtoday at 4:38 AM3 repliesview on HN

Name one thing lacking in the utilities included with MacOS (which come from BSD).


Replies

Paracompacttoday at 7:29 AM

`grep -P` kinda annoying. GNU has Perl-compatible regex, and BSD does not. You're reaching for `perl` or installing `ggrep` the moment you need a lookbehind.

show 1 reply
realusernametoday at 7:05 AM

Is it still shipping with that ancient bash, the awful Iterm and without a package manager? I haven't used OSX for a while.

show 1 reply
bigyabaitoday at 4:47 AM

The overwhelming majority of UNIX-like software isn't designed for BSD runtimes, to name one.

show 3 replies