fredforfaen

My trip through Linuxland

How to make a simple tar archive from the command-line

Just wanted to make a quick note on how to make a simple tar archive. Do this:

tar -cvzf archivename.tgz /path/to/file/or/folder

Do a man tar to get more info.

Enjoy!

June 10, 2007 - Posted by fredforfaen | Hints and tips | | No Comments Yet

No comments yet.

Leave a comment