Skip to content

Instantly share code, notes, and snippets.

@mccutchen
Created May 11, 2011 22:04
Show Gist options
  • Save mccutchen/967489 to your computer and use it in GitHub Desktop.
Save mccutchen/967489 to your computer and use it in GitHub Desktop.
Generate a simple list of differences between two directories
diff -qr dirA/ dirB/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment