Difference between revisions of "Tar"

From MyWiki
Jump to: navigation, search
(Created page with "tar cvf /home/george2/drives/3tb/backup_ssd.tar / --exclude /home/george2/drives/3tb --exclude /sys --exclude /run --exclude /tmp --exclude /proc --exclude /dev")
(No difference)

Revision as of 18:42, 7 July 2014

tar cvf /home/george2/drives/3tb/backup_ssd.tar / --exclude /home/george2/drives/3tb --exclude /sys --exclude /run --exclude /tmp --exclude /proc --exclude /dev