Find the answer to your Linux question:
Results 1 to 7 of 7
what is the main feature which differentiate form unix to linux...
  1. #1
    Just Joined!
    Join Date
    May 2007
    Posts
    4

    linux

    what is the main feature which differentiate form unix to linux

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    The main differences between Linux, Unix and other Unix like OSes are the kernel and supporting tools. Linux uses the GNU tool chain and the Linux kernel. BSD uses its own tool chain and kernel although you can add the GNU tools if you wish. The same applies for Solaris and other Unix OSes. Linux is one of the few OSes where the tool chain and kernel are not developed by the same project. I terms of hardware support, I find that Linux supports more hardware than other Unix OSes followed closely by the BSDs.

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Linux is a kernel, ie the bit of the OS which needs to be there, but you should never be aware of in normal use if it works properly.

    Unix is a trademark. there used to be an OS called Unix, but it is so long since it's descendants diverged that the name is pretty useless now. if you see it in use it is probably historical, marketing or someone who is confused. it's like looking for a modern human population to label as homo-erectus.
    so, basically you are looking at a large number of Unix-like operating systems, some of which use Linux as their kernel, some of which don't.

    to add another dodgy metaphor, Volkswaggon once created a car called the Golf which was so successful that lots of cars now are visibly descendants of that design. some of them share the same kind of engine. however none of those cars is a golf, and certainly the engine isn't.
    Last edited by devils casper; 05-19-2007 at 01:01 PM. Reason: typo
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    The main difference between Linux (a Minix descendant but with no code from it) and the rest of Unix is the kernel and the toolchain

    Wikipedia has a great article on Unix which includes a lot of its history Unix - Wikipedia, the free encyclopedia

    Everything actually began on 1960
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  5. #5
    Just Joined!
    Join Date
    May 2007
    Posts
    4

    Linux vs Unix

    what is the main feature which differentiate form unix to linux

    anwar khan auctions

  6. #6
    Just Joined!
    Join Date
    May 2007
    Posts
    4

    Linux Vs Unix

    i Need more information on it.

    anwar khan auctions

  7. #7
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    It is not features that distinguish them, it is the history. Unix is not a singular OS and has not been for a long time. Linux is Unixlike, but it is not Unix because Unix is a trademark.

    However the Posix standards are followed quite closely by all systems and any application written to Posix standards should be able to compile and run on any Unix-like system.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...