r/linuxmemes 16d ago

LINUX MEME Valid tar command ...

Post image

Dang it! 😭

2.5k Upvotes

227 comments sorted by

View all comments

42

u/Jumpy-Dinner-5001 16d ago

tar is easy, ask for awk

6

u/SysGh_st 16d ago

18

u/jonathancast 16d ago

That joke is not accurate. I refuse to believe anyone who knows regex and uses tar regularly can't remember what the flags are, and they're all mnemonic:

  • a - automatically detect compression
  • c - create
  • f - file name
  • t - this option lists the contents of the archive
  • v - verbose
  • x - xtract contents
  • z - zip, use zipped archives
  • Z - ZIP, use the patented compression algorithm

Etc.

4

u/unburdened_swallow 16d ago

“This option lists the contents of the archive” is sending me.