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

Programmer Humor

32503 readers
427 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
[–] NegativeLookBehind@lemmy.world 8 points 8 months ago

tar -cvf CowsLookLikeMaps.tar CowsLookLikeMaps

[–] riodoro1@lemmy.world 7 points 8 months 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 8 months ago

tldr tar | head -n 1

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

Or just double click.

[–] Dehydrated@lemmy.world 3 points 8 months ago

tar -xvf is the only one I know

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

[–] toastal@lemmy.ml 2 points 8 months ago

I always liked dtrx (do the right extraction)

[–] MonkderZweite@feddit.ch 2 points 8 months ago

Btw, GNU tar has long options.

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

tar -h

I'll take my award in all ones please

load more comments
view more: ‹ prev next ›