source

img title=“I don’t know what’s worse–the fact that after 15 years of using tar I still can’t keep the flags straight, or that after 15 years of technological advancement I’m still mucking with tar flags that were 15 years old when I started.”

You are viewing a single thread.
View all comments
76 points

xtract ze vucking file

permalink
report
reply
29 points

Then comes a .tar.bz2 file along and you’re screwed. xtract je vucking file?

Pro tip: -z, -j are not needed by tar anymore since many years, tar will autodetect what compression was used if your distro is anything remotely modern.

permalink
report
parent
reply
22 points

Pro tip: -z, -j are not needed by tar anymore since many years, tar will autodetect what compression was used if your distro is anything remotely modern.

😵

permalink
report
parent
reply
5 points

You still might want to do something like alias pbtar='tar --use-compress-prog=pbzip2 to easily use pbzip2 - unless you have an ancient system that’ll speed things up significantly. And even if you don’t it’d be nice to use it for creation - to utilize more than one core the archive needs to be created for parallel extraction.

permalink
report
parent
reply
2 points

Yeah I usually just do xf. 🤷‍♂️

permalink
report
parent
reply
10 points

v is just verbose, right?

permalink
report
parent
reply
9 points

Yep.

permalink
report
parent
reply
5 points

I’m so proud of me when I remember this. Hackerman!

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 6.8K

    Monthly active users

  • 1.4K

    Posts

  • 32K

    Comments