Skip to content

Instantly share code, notes, and snippets.

@VonC
Created February 25, 2012 17:30
Show Gist options
  • Save VonC/1909645 to your computer and use it in GitHub Desktop.
Save VonC/1909645 to your computer and use it in GitHub Desktop.
Reputation Diff on SO
C:\Users\VonC\prog\so>
diff -y --suppress-common-lines -I ".*=" -I "\*\*" reputation20120219.txt reputation20120225.txt | grep -Fv ">"
Using gnu diff (available on Windows through gow for diff, grep and other gnu commands: https://github.com/bmatzelle/gow/downloads
See http://stackoverflow.com/questions/7646266/grep-command-being-reversed-by-special-character
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment