Skip to content

Instantly share code, notes, and snippets.

View brightghost's full-sized avatar

Sam Walker brightghost

  • Chicago, IL, USA
View GitHub Profile
#!/bin/sh
# Taken from http://samba.anu.edu.au/rsync/examples.html
# This script does personal backups. You will end up with a 7 day
# rotating incremental backup. The incrementals will go into
# subdirectories named after the day of the week, and the
# current full backup goes into a directory called "current".
# directory to backup