←back to thread

2039 points Gadiguibou | 1 comments | | HN request time: 0.249s | 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. jonnycomputer ◴[] No.36493539[source]
I've found the transition to zsh surprisingly painless. But then, I do most of my command line scripting on linux and not my own machine. But still.