• @woelkchen@lemmy.world
      link
      fedilink
      011 months ago

      First bundling everything in a tar file just to compress the thing in an individual step is kinda stupid, though. Everything takes much longer because of that. If you don’t need to preserve POSIX permissions, tar is pointless anyway.

        • @woelkchen@lemmy.world
          link
          fedilink
          011 months ago

          Use an archiving format that does both at once then, preserving whatever tar use cases has and compressing. The two steps are stupid, no arguing against that.