Skip to content

Instantly share code, notes, and snippets.

@jsplink
Created June 5, 2015 21:45
Show Gist options
  • Save jsplink/6bc429ea60adc65c81b1 to your computer and use it in GitHub Desktop.
Save jsplink/6bc429ea60adc65c81b1 to your computer and use it in GitHub Desktop.
/usr/local/bin/extDiff
#!/bin/sh
[ $# -eq 7 ] && /usr/local/bin/extMerge "$2" "$5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment