|
|
|
|
|
by garblegarble
3483 days ago
|
|
For general dev use in macOS I find that installing the GNU userland (through MacPorts) keeps me sane, "sudo port install coreutils moreutils htop gnutar" and then put /opt/local/libexec/gnubin/:/opt/local/bin at the start of your PATH. Doesn't help much with dtrace though! |
|