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
    20
    edit-2
    10 months 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
      1010 months 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
        710 months 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
        10 months 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.

    • @[email protected]
      link
      fedilink
      1010 months 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
        210 months 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

    • NormalC
      link
      fedilink
      English
      810 months 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.