[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

silug: making TAR with errors



hi, i tar'd my system and when i tried to open the files (i made a 
separate file for each directory) it said there is a problem opening the 
file.  i changed the ownership attributes of the files and recieved the 
same errors.

#!/bin/sh
tar czpvf /Portney/backup/bin.tar.bz /bin/
tar czpvf /Portney/backup/boot.tar.bz /boot/
tar czpvf /Portney/backup/dev.tar.bz /dev/
tar czpvf /Portney/backup/etc.tar.bz /etc/
tar czpvf /Portney/backup/home.tar.bz /home/
tar czpvf /Portney/backup/initrd.tar.bz /initrd/
tar czpvf /Portney/backup/lib.tar.bz /lib/
tar czpvf /Portney/backup/lost+found.tar.bz /lost+found
tar czpvf /Portney/backup/misc.tar.bz /misc/
tar czpvf /Portney/backup/opt.tar.bz /opt/
tar czpvf /Portney/backup/proc.tar.bz /proc/
tar czpvf /Portney/backup/root.tar.bz /root/
tar czpvf /Portney/backup/sbin.tar.bz /sbin/
tar czpvf /Portney/backup/selinux.tar.bz /selinux/
tar czpvf /Portney/backup/srv.tar.bz /srv/
tar czpvf /Portney/backup/sys.tar.bz /sys/
tar czpvf /Portney/backup/tmp.tar.bz /tmp/
tar czpvf /Portney/backup/usr.tar.bz /usr/
tar czpvf /Portney/backup/var.tar.bz /var/
exit
exit

-- 
Bentley Rhodes
1435 Luce St.
Cape Girardeau, Mo 63701
	573.275.3900 (c)
	bentley.rhodes@gmail.com
Saint Francis Medical Center, MOR
SEMO University


-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.