Skip to content

Instantly share code, notes, and snippets.

@joetower
Created May 19, 2019 22:23
Show Gist options
  • Save joetower/3fbe33fd9ce7e4fecc92bd81022daba0 to your computer and use it in GitHub Desktop.
Save joetower/3fbe33fd9ce7e4fecc92bd81022daba0 to your computer and use it in GitHub Desktop.
rsync exclude-from txt file
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