Skip to content

Comment on Show HN: Extract it – Because nobody can remember tar commandsparent

Comments

You adding a lot of extra words, and there are many other options to tar, and you've left out making an archive, but yeah:

-cf Create File -xf eXtract File

then you have the adverb v, and the adjective z:

-vczf Verbosely Create gZip File -vxzf Verbosely eXtract gZip File

I find it difficult to remember the arguments mostly because I seldom use tar, not because the arguments are unintuitive or something.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.