1140
you are viewing a single comment's thread
view the rest of the comments
[-] zurohki@aussie.zone 16 points 4 days 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.

[-] MajinBlayze@lemmy.world 8 points 3 days ago

That doesn't give me a memorable mnemonic though.

[-] exu@feditown.com 9 points 3 days ago* (last edited 3 days ago)
[-] anzo@programming.dev 3 points 3 days ago

yeah, but then how am I supposed to remember "tar" ? :P

[-] exu@feditown.com 6 points 3 days ago

Tape ARchive -eXtract File

this post was submitted on 07 May 2025
1140 points (96.8% liked)

Programmer Humor

23172 readers
1351 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS