←back to thread

2039 points Gadiguibou | 1 comments | | HN request time: 0.201s | source
Show context
shortrounddev2 ◴[] No.36493021[source]
While you're at it, `brew install coreutils`. The coreutils that ship with macOS lack a lot of features available on Linux. If you use bash, I recommend upgrading it, too, since Apple ships a 16 year old build (iirc due to legal issues associated with GPLv3) `brew install bash`
replies(3): >>36493196 #>>36493701 #>>36495525 #
Finnucane ◴[] No.36493196[source]
They're shipping zsh now.
replies(3): >>36493539 #>>36493587 #>>36494068 #
1. latexr ◴[] No.36493587[source]
macOS has shipped Zsh for a long time. The difference is that now (since Catalina), it’s the default shell.