Saturday, October 29, 2005

Create and verify a tarball for a directory - Programming One Liner 14

tar - working with tarballs


tar -Wcvf /user/backups/site6-fst.tar etc home var >/designerz/backups/log.site6.fst.bk


This programming one liner allows you to create a verified archive. The command generates all files processed to the screen.


Programming "One Liner" lookup terms:
tar

USE THIS PROGRAMMING ONE LINER AT OWN RISK AS AUTHOR CLAIMS NO RESPONSIBILITY.
If you would like more information on any of the commands, please feel free to contact me with your . You can also read other posts on programming code, lookup the programming terms displayed above or visit my network security blog. Other external programming blogs on Technorati and programming blogs on Google.

No comments: