[CLUE-Tech] Spanning backup

Grant Johnson grant at amadensor.com
Wed Mar 13 08:33:12 MST 2002


Here is what I use to compress can chop my home directory into CD sized 
pieces.  You could change the parameters and compress something to 
floppy sized if you want.

tar -c /home/*|gzip|split -b650m - bkup.`date '+%Y%m%d'`.tgz.




More information about the clue-tech mailing list