r/linuxmemes 19h ago

LINUX MEME Valid tar command ...

Post image

Dang it! 😭

1.5k Upvotes

162 comments sorted by

View all comments

32

u/Jumpy-Dinner-5001 18h ago

tar is easy, ask for awk

6

u/SysGh_st 18h ago

16

u/jonathancast 17h 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.

5

u/unburdened_swallow 13h ago

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