Taken from the CompTIA IT Fundamentals Exam Guide book (2nd edition, published 2021). I’m not sure if they fixed this in newer versions, if at all.

  • Hot Saucerman
    link
    fedilink
    English
    21
    edit-2
    2 years ago

    I mean, it’s technically correct? The G does stand for GNU, and GNU tools can be used to build Linux. It is indeed worded very badly.

    • @[email protected]
      link
      fedilink
      122 years ago

      No, that’s a big confusion.

      I hate the RMS rant about how you’re supposed to say “GNU/Linux”, but here we’re talking about a GNU package that can be used without Linux. It’s on FreeBSD and even macOS.

      • @[email protected]
        link
        fedilink
        32 years ago

        It just goes to show how important it is to come up with a good name. Recursive acronyms are clever and all, but if no one likes saying it they aren’t going to. T

    • @[email protected]
      link
      fedilink
      102 years ago

      No basically all Linux uses gnu Coreurils as a foundation and is therefore best called gnu+Linux. There’s a great RMS rant about this , it’s what the title is referring to.

      • @[email protected]
        link
        fedilink
        72 years ago

        Aren’t their embedded systems that run the Linux kernel without the core-utils (maybe with busybox instead) and would therefore be non-gnu linux variants?

      • @[email protected]
        link
        fedilink
        4
        edit-2
        2 years ago

        They should make a new version of Linux From Scratch where all you get is the Linux kernel source code and you write the compiler and core utils yourself. Now that would be Linux.

    • NormalC
      cake
      link
      fedilink
      English
      92 years ago

      GNU is the name of the operating system. GNU packages like glibc and gcc can be used for an operating system. Gzip is a GNU package.