|
|
|
|
|
by henryfjordan
2409 days ago
|
|
They both share their roots in Unix. Linux is an open port of Unix whereas OSX is a fork of BSD which is itself also derived from Unix `ls`, `mv`, `cp` and other command line utility functions work relatively similarly across OSX and Linux. OSX has a package manager (brew) that works similarly to Package Managers found on Linux, etc... If you learn to use Linux, switching to OSX is relatively painless compared to Windows (although WSL might have changed that) |
|
To be clear, it's not supported by Apple. I've also been favoring MacPorts, lately because of brew's broken file ownership model.