Skip to content

Instantly share code, notes, and snippets.

@prasanthj
Created September 10, 2015 20:39
Show Gist options
  • Save prasanthj/081aa7a680ba1184dfe7 to your computer and use it in GitHub Desktop.
Save prasanthj/081aa7a680ba1184dfe7 to your computer and use it in GitHub Desktop.
Diff between directories with exclusion filter
diff -r -U3 -I "String to exclude" <directory-1> <directory-2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment