this post was submitted on 12 Mar 2024
749 points (99.0% liked)

Programmer Humor

36747 readers
413 users here now

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

Rules:

founded 5 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 1 year 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 1 year ago

tldr tar | head -n 1

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

Or just double click.

[–] Dehydrated@lemmy.world 3 points 1 year ago

tar -xvf is the only one I know

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

[–] MonkderZweite@feddit.ch 2 points 1 year ago

Btw, GNU tar has long options.

[–] toastal@lemmy.ml 2 points 1 year ago

I always liked dtrx (do the right extraction)

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

tar -h

I'll take my award in all ones please

load more comments
view more: ‹ prev next ›