• alejandro@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    ACTUALLY it’s GNU/Linux (pronounced gu-noo-SLASH-li-nux). I know it’s just a “meme”, but get your facts straight buddy, this ain’t fucking le reddit.

    Don’t make me have to rm -rf your ass.

      • RCMaehl [Any]@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        I use Alpine, a distro that doesn’t include the GNU Coreutils, or any other GNU code. It’s Linux, but it’s not GNU+Linux

        • John Richard@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          It does include coreutils and other GNU packages, but they aren’t installed by default. This is perfect for a server install or Docker image where Busybox is just enough to accomplish most basic tasks, but if I was using it for a desktop OS then you better believe I’m installing the GNU wget and other packages so that I can follow redirects and what not.