Aprium Software

Tar Tutorial

UnTar

To untar an archive use:

tar xvzf foo.tgz

Tar

To create an archive use:

tar cvzf foo.tgz dir

Edit: If you are unzipping into a webroot and don't want the first directory or containing directory add --strip 1 to the end.
tar xvzf foo.tgz --strip 1

Hire

If you need a London based Drupal developer you can hire me. Check the availability page and contact me on info@aprium.net.

 

Powered by Drupal, an open source content management system

Copyright Aprium 2010