On Thu, Jun 25, 2009 at 10:35:32PM -0600, Andrew McNabb wrote: > > I talked about the backup script that uses rsync with hardlinks for > incremental backups. Note that the script is always in progress. It's > located at: > > http://www.mcnabbs.org/andrew/linux/config/bin/backup-mcbain.sh
I rewrote this in Python tonight. I had hit just a few too many little bugs with Bash arrays and couldn't take it any more. :) The new URL is at: http://www.mcnabbs.org/andrew/linux/config/bin/backup-mcbain -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
