Yeah, but none of the system tools and applications follow Unix-like paradigms, so it’s really only Unix-like in name. Sure you can launch a bash or zsh shell, but there aren’t a lot of useful things you can do with that without installing a bunch of third party tools like brew, so the experience isn’t all that different from having to install Cygwin or WSL in Windows.
I mean that you can’t really do much with those userland tools to effectively manage and configure your system. All configuration is abstracted away in a forest of xml files (i.e. /Library/Preferences) that’s as opaque and undocumented as the Windows registry and which you’re not supposed to touch other than with the approved GUI tools.
MacOS applications never follow Unix principles either regarding file placement.
So yeah while MacOS technically still is “Unix”, it really is a giant monolithic blob of shite built on top of the skeleton of what once was a decent Unix.
Yeah, but none of the system tools and applications follow Unix-like paradigms, so it’s really only Unix-like in name. Sure you can launch a bash or zsh shell, but there aren’t a lot of useful things you can do with that without installing a bunch of third party tools like brew, so the experience isn’t all that different from having to install Cygwin or WSL in Windows.
Removed by mod
You don’t understand what I mean.
I mean that you can’t really do much with those userland tools to effectively manage and configure your system. All configuration is abstracted away in a forest of xml files (i.e.
/Library/Preferences
) that’s as opaque and undocumented as the Windows registry and which you’re not supposed to touch other than with the approved GUI tools.MacOS applications never follow Unix principles either regarding file placement.
So yeah while MacOS technically still is “Unix”, it really is a giant monolithic blob of shite built on top of the skeleton of what once was a decent Unix.
Removed by mod
To add with Linux being unix-like not certified unix, macOS doesn’t need to implement anything in Linux fhs style.