Skip to content

Instantly share code, notes, and snippets.

@andmax
Created December 5, 2018 12:38
Show Gist options
  • Select an option

  • Save andmax/f80f555fad349c3b3f31c35d47be43ff to your computer and use it in GitHub Desktop.

Select an option

Save andmax/f80f555fad349c3b3f31c35d47be43ff to your computer and use it in GitHub Desktop.
Backup using unison
#!/bin/bash
unison -perms 0 -rsrc false /home/andmax /media/andmax_bkp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment