Skip to content

Instantly share code, notes, and snippets.

@balos1
Created July 25, 2017 01:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save balos1/858506abf08af3a9c6bf02f014b3af33 to your computer and use it in GitHub Desktop.
Save balos1/858506abf08af3a9c6bf02f014b3af33 to your computer and use it in GitHub Desktop.
#!/bin/zsh
rsync -aAXv --exclude={"/dev/*","/proc/*","/sys/*","/tmp/*","/run/*","/mnt/*","/media/*","/lost+found"} / /media/cody/Backup/cbalos-nixtop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment