Comment on Show HN: Extract it – Because nobody can remember tar commandsComments−nickgartmann11yI use a little mnemonic phrase... tar dash eXtract Zee Files (tar -xzf)andtar dash Compress Zee Files (tar -czf)Yes, the z does nothing when extracting. But it helps me remember.
Comments
I use a little mnemonic phrase... tar dash eXtract Zee Files (tar -xzf)
and
tar dash Compress Zee Files (tar -czf)
Yes, the z does nothing when extracting. But it helps me remember.