Skip to content

Instantly share code, notes, and snippets.

@eliranmal
Last active November 20, 2016 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eliranmal/cf8d2be3cc13d11f2388926407a088e2 to your computer and use it in GitHub Desktop.
Save eliranmal/cf8d2be3cc13d11f2388926407a088e2 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
diff <(tree -C "$1") <(tree -C "$2")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment