Possible Duplicate:
How Unix is Mac OS X?
People always said ubuntu, linux is UNIX based OS, then how about mac os x? from mac os x terminal i can see most of the unix command are available does it mean mac os also built on UNIX?
People always said ubuntu, linux is UNIX based OS, then how about mac os x? from mac os x terminal i can see most of the unix command are available does it mean mac os also built on UNIX? | |||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Yes. Indeed 10.5 and 10.6 are Unix (tm) certified which linux is not. To be more specific, Mac OS X is built on Darwin---a derivative of BSD---running on a Mach microkernel. | |||||||||
feedback
|
|
Indeed it is:
From: http://en.wikipedia.org/wiki/Mac_OS_X As another poster stated it's also Unix certified: http://www.opengroup.org/openbrand/register/brand3555.htm | |||
|
feedback
|
|
Mac OS X is a genetic UNIX (being a descendant of NEXTSTEP and ultimately BSD, a genetic UNIX). It's also a UNIX-like OS (being UNIX-like). See the relationship to UNIX and Linux here: http://www.netneurotic.de/mac/unix/timeline.html Note that Linux is UNIX-like but no genetic or trademark UNIX. Mac OS X is both a trademark and a genetic UNIX. | ||||
|
feedback
|