Categories

 

August 2010
M T W T F S S
« Jun   Mar »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

What I'm Doing...

PlaytimePriya and KunalIMG00015.jpgIMG00017.jpgFallColors.jpgSpring

Unix tar tricks

One of the most common programs on Linux systems for packaging files is the venerable tar. tar is short for tape archive, and originally, it would archive your files to a tape device. Now, you’re more likely to use a file to make your archive. To use a tarfile, use the command-line option -f . [...]

Share