Skip to content

Instantly share code, notes, and snippets.

@PrplHaz4
Created March 30, 2022 22:09
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 PrplHaz4/1c05cacde22acc4fdd184063ce515bbc to your computer and use it in GitHub Desktop.
Save PrplHaz4/1c05cacde22acc4fdd184063ce515bbc to your computer and use it in GitHub Desktop.
rsyncsysbackup.sh
rsync -aAXv /sde --exclude={"/dev/*","/proc/*","/sys/*","/tmp/*","/run/*","/mnt/*","/media/*","/lost+found"} /sdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment