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
    1 year 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
      121 year 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
        31 year 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
      101 year 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
        71 year 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?

        • @YaBoyMax
          link
          English
          51 year ago

          Yep, Alpine Linux does this as well.

        • NormalC
          link
          fedilink
          English
          31 year ago

          Yeah these would be called NonGNU/Linux or Busybox/Linux.

      • @[email protected]
        link
        fedilink
        4
        edit-2
        1 year 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.

        • @YaBoyMax
          link
          English
          121 year ago

          Calling it now, 2024 will be the year of the Hurd desktop.

    • NormalC
      link
      fedilink
      English
      91 year 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.