tar -cvf CowsLookLikeMaps.tar CowsLookLikeMaps
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:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
I just remember zxvf, but if I have to do anything else then extract a tar.gz we’re fucked.
tldr tar | head -n 1
7zz x *
Or just double click.
tar -xvf is the only one I know
And I think it was tar -cvf for creating .tar files?
I always liked dtrx
(do the right extraction)
Btw, GNU tar has long options.
tar -h
I'll take my award in all ones please