Skip to content

Instantly share code, notes, and snippets.

@mohe2015
Last active May 5, 2022 15:56
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 mohe2015/754c9882253cf7ae5a8c7f61a63a8cbc to your computer and use it in GitHub Desktop.
Save mohe2015/754c9882253cf7ae5a8c7f61a63a8cbc to your computer and use it in GitHub Desktop.
rsync --human-readable --filter=':- .gitignore' -va ~ /run/media/moritz/556480d6-66a0-4305-a908-09136a807742/$(date +"%F")
rsync --human-readable --filter=':- .gitignore' -va --link-dest=/run/media/moritz/556480d6-66a0-4305-a908-09136a807742/2022-05-05 ~ /run/media/moritz/556480d6-66a0-4305-a908-09136a807742/$(date +"%F")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment