Created
May 19, 2019 22:23
-
-
Save joetower/3fbe33fd9ce7e4fecc92bd81022daba0 to your computer and use it in GitHub Desktop.
rsync exclude-from txt file
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 -avz --exclude-from 'exclude-list.txt' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment