Skip to content

Instantly share code, notes, and snippets.

@cnix
Created October 18, 2010 21:34
Show Gist options
  • Save cnix/633115 to your computer and use it in GitHub Desktop.
Save cnix/633115 to your computer and use it in GitHub Desktop.
diff awesomeness
redirect diff output from file A to file B
diff <(./a) <(./b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment