Skip to content

Instantly share code, notes, and snippets.

@dguder
Last active December 16, 2015 15:49
Show Gist options
  • Save dguder/5458542 to your computer and use it in GitHub Desktop.
Save dguder/5458542 to your computer and use it in GitHub Desktop.
Compare two folders content with diff
diff -qr --ignore-file-name-case <sourcefolder> <targetfolder>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment