Hacker News new | ask | show | jobs
by nickgartmann 3935 days ago
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.