Last active
May 5, 2022 15:56
-
-
Save mohe2015/754c9882253cf7ae5a8c7f61a63a8cbc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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