But I mean, if someone had the merest impression of macOS and was very familiar with Linux and never bothered to look any further then I’d understand. Maybe they only played around with macOS a little and saw the terminal app had bash and most all the familiar tools as on Linux. It’s not hard to see why they might’ve thought it’s Linux based.
But in any case once you start doing anything remotely advanced you’ll find the individual command line utilities are wildly different between macOS and Linux. They seem (are?) much closer to FreeBSD than GNU utilities.
I’m mostly used to it now. Though -r is supported in macOS’ rm command I still prefer -R and use it even on Linux where I believe -r is the preferred argument.
Look I love GPL to death but I’m not going to pretend that every OS vendor on the planet needs to give away everything for free.
You can like two things at once, and in my case I love my walled garden, commercial OS for end-user stuff as well as Linux for networking gear and servers. I used desktop Linux for awhile but at the end of the day I like things like Airdrop, AirPlay and the seamlessness of it all.
Honestly, I like BSD operating systems more so than Linux ones despite the licensing arrangements. Linux is open as hell (obviously) but it’s super disorganized. I haven’t found a package manager I like as much as pkg (especially installing binary packages and compiled from source packages side by side with shared libraries).
Looking forward to being downvoted to hell for having a differing view of Linux than all the recent Windows converts.
I think 10% of people believe nearly anything. It’s basically the rounding error for a survey.
Honestly, if you had asked me 10 minutes ago “Is MacOS based on Linux?” I would have gotten it wrong. But if you asked “Is MacOS based on UNIX or Linux?” I would have gotten it right.
macOS is a certified UNIX, sure, but according to some 2002 specification, and if you modify your system in such matter that it will be in nearly broken state.
macOS is UNIX, certified UNIX actually.
But I mean, if someone had the merest impression of macOS and was very familiar with Linux and never bothered to look any further then I’d understand. Maybe they only played around with macOS a little and saw the terminal app had bash and most all the familiar tools as on Linux. It’s not hard to see why they might’ve thought it’s Linux based.
Isnt
zsh
the default macos shell?It has been since 2019 but before that it was bash.
I just got around to switching last month
They switched to bash in 2003 with Mac OS X 10.3; before that it was tcsh.
I liked tcsh. It was my favourite shell.
why past tense?
It is now, but it was
bash
before.But in any case once you start doing anything remotely advanced you’ll find the individual command line utilities are wildly different between macOS and Linux. They seem (are?) much closer to FreeBSD than GNU utilities.
Yeah, it’s always fun to find out that a standard looking util on osx actually requires weird args and syntax.
I’m mostly used to it now. Though
-r
is supported in macOS’rm
command I still prefer-R
and use it even on Linux where I believe-r
is the preferred argument.Closer, maybe. Similar, not.
Yea, because Apple is allergic to GPL
Look I love GPL to death but I’m not going to pretend that every OS vendor on the planet needs to give away everything for free.
You can like two things at once, and in my case I love my walled garden, commercial OS for end-user stuff as well as Linux for networking gear and servers. I used desktop Linux for awhile but at the end of the day I like things like Airdrop, AirPlay and the seamlessness of it all.
Honestly, I like BSD operating systems more so than Linux ones despite the licensing arrangements. Linux is open as hell (obviously) but it’s super disorganized. I haven’t found a package manager I like as much as
pkg
(especially installing binary packages and compiled from source packages side by side with shared libraries).Looking forward to being downvoted to hell for having a differing view of Linux than all the recent Windows converts.
I think 10% of people believe nearly anything. It’s basically the rounding error for a survey.
Honestly, if you had asked me 10 minutes ago “Is MacOS based on Linux?” I would have gotten it wrong. But if you asked “Is MacOS based on UNIX or Linux?” I would have gotten it right.
macOS is a certified UNIX, sure, but according to some 2002 specification, and if you modify your system in such matter that it will be in nearly broken state.