this post was submitted on 12 Mar 2024
751 points (98.8% liked)

Programmer Humor

32410 readers
1 users here now

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

Rules:

founded 6 years ago
MODERATORS
 

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."

(page 2) 43 comments
sorted by: hot top controversial new old
[–] riodoro1@lemmy.world 7 points 2 years ago

I just remember zxvf, but if I have to do anything else then extract a tar.gz we’re fucked.

[–] lefixxx@lemmy.world 5 points 2 years ago

tldr tar | head -n 1

[–] Dehydrated@lemmy.world 3 points 2 years ago

tar -xvf is the only one I know

And I think it was tar -cvf for creating .tar files?

[–] Johanno@feddit.de 3 points 2 years ago (1 children)
[–] baseless_discourse@mander.xyz 4 points 2 years ago

Or just double click.

[–] toastal@lemmy.ml 2 points 2 years ago

I always liked dtrx (do the right extraction)

[–] MonkderZweite@feddit.ch 2 points 2 years ago

Btw, GNU tar has long options.

[–] Socsa@sh.itjust.works 1 points 2 years ago

tar -h

I'll take my award in all ones please

load more comments
view more: ‹ prev next ›