• Oniononon
        link
        fedilink
        English
        3
        edit-2
        2 months ago

        Me in 6 months "how to install winzip using terminal"

    • @zurohki@aussie.zone
      link
      fedilink
      English
      182 months ago

      Nobody wants to deliberately use the wrong compression type when extracting, so modern tar will figure out the compression itself if you just point it at a file. So tar -xf filename works on almost anything. You don’t need to remember which flag to use on a .tar.bz2 file and which one for a .tar.xz file.

    • The Ramen Dutchman
      link
      fedilink
      English
      11 month ago

      I was about to say tar -CompressZeVuckingFile; great mnemonic and I use it every time!