Skip to content

Instantly share code, notes, and snippets.

@steveclarke
Created April 14, 2012 19:37
Show Gist options
  • Select an option

  • Save steveclarke/2387362 to your computer and use it in GitHub Desktop.

Select an option

Save steveclarke/2387362 to your computer and use it in GitHub Desktop.
Diff using sub-processes
diff -u <(curl www.google.com | tidy) <(curl www.google.ca | tidy) | view -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment