Skip to content

Instantly share code, notes, and snippets.

@yingca1
Created July 11, 2014 02:07
Show Gist options
  • Save yingca1/9e19131ca8856c3660f0 to your computer and use it in GitHub Desktop.
Save yingca1/9e19131ca8856c3660f0 to your computer and use it in GitHub Desktop.
sync two folder files
rsync -abP folder1/src/ folder2/src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment