Can some one please explain the major difference between Linux and Unix?
|
closed as not a real question by BluesRockAddict, Don Roby, duffymo, gpojd, DarthVader May 4 '12 at 18:33
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Unix was written at Bell Labs AT&T back in the 70s. Linux is a port of Unix for PCs written by Linus Torvalds and released to open source in 1991. |
||||
|
|
|
Check this: http://www.unixguide.net/linux/lnag/lnag1.5.shtml Linux is basically an unix-like Kernel where Unix is itself a self-established Kernel. |
|||
|
|
|
Unix is propriety kernel designed for a more select audience (ie servers). It is mostly propriety code. Linux is is designed for a general purpose audience (ie. desktops). It is open source. Linux was based on Unix. |
|||
|
|