• Tai@mander.xyz
    link
    fedilink
    arrow-up
    21
    ·
    19 hours ago

    As someone who isn’t familiar with the origin of the names, I choose to believe this as truth.

    • ImplyingImplications@lemmy.ca
      link
      fedilink
      arrow-up
      6
      ·
      15 hours ago

      Unix is the single user version of Multics, an operating system for that could handle multiple users simultaneously. The multi user stuff didn’t actually work great, but the other tech it had was great, so they made a single user version. The name was made to sound like it was Multics without the “Multi”.

      Unix became a proprietary, paid operating system. Linus Torvalds took a Unix course at university and became interested in operating systems. He didn’t like that rules prevented him from actually modifying the Unix system even if he knew how. So he made his own free and open source version of the Unix operating system and named it after himself, because of his “big ego” as he puts it.

      Now this is where I have to interject for a moment because, actually, Linus only wrote the kernel of the operating system. He didn’t write any of the common programs and tools. For that he used GNU software, which are all free and open source themselves.