Skip to content

Instantly share code, notes, and snippets.

@gsf
Created June 10, 2012 03:36
Show Gist options
  • Select an option

  • Save gsf/2903746 to your computer and use it in GitHub Desktop.

Select an option

Save gsf/2903746 to your computer and use it in GitHub Desktop.
HDMirror
mount -v /backup
rsync -vaxE --delete --ignore-errors / /backup/
umount -v /backup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment