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.

  • neanderthal@lemmy.world
    link
    fedilink
    arrow-up
    21
    arrow-down
    2
    ·
    edit-2
    10 months ago

    So much to unpack here.

    GNU is not a Linux variant. It is a set of programs and shared libraries.

    ISO 9660 has nothing to do with compression. Just calling it ISO isn’t a good idea for an intro class like that because it is a set of MANY standards. They should have put a little side blurb and called it ISO 9660 in the table.

    tar is an archive tool. It has no compression.

    Why no mention of compression algorithms algorithms vs archive tools?

    Why not have different compression algorithms and their tradeoffs?

    ETA: jar files are just zip files for Java libs/programs. You can open them with zip file tools.

    • Aatube@kbin.social
      link
      fedilink
      arrow-up
      11
      ·
      10 months ago

      Just calling it ISO isn’t a good idea for an intro class like that because it is a set of MANY standards. They should have put a little side blurb and called it ISO 9660 in the table.

      This is the only thing here I disagree with. The table is quite clearly putting extensions on the left and intro classes do not need to know about the International Organization for Standardization.

    • 9point6@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      10 months ago

      That line implying 7zip and 7z are different formats has just been pulled out of the air too

    • NormalC@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      10 months ago

      GNU is not a set of programs or libraries, it’s an operating system.

      GNU packages is what you are referring to. But GNU itself is the name of the OS.

      • neanderthal@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        10 months ago

        It was intended to be an OS and is if you use the Hurd kernel. In practice, Hurd isn’t really used, so it is just a bunch of programs and libraries. I guess it can go either way.

        • mJX3EzyBsVPN@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          10 months ago

          Agree. GNU Hurd is the OS. GNU Utils is a bunch of libre utilities that replicates the function of the UNIX utilities.

        • NormalC@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          10 months ago

          It is not “intended” to be an OS if you use GNU Hurd. That is literally the name of the operating system that launched the entire libre software movement. You don’t engage with it that way because linux comms don’t bother to educate their users at all.

          Rms was right, “linux” users don’t care about history and “linux” communties stopped giving a shit.