Skip to content

Instantly share code, notes, and snippets.

@uilian
Created August 7, 2018 11:23
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 uilian/e5b6d4eede6e1e7722e5c558ee92d8a8 to your computer and use it in GitHub Desktop.
Save uilian/e5b6d4eede6e1e7722e5c558ee92d8a8 to your computer and use it in GitHub Desktop.
Diff between two directories
diff -r ~/projects/sim-api/ ~/projects/onboarding/sim-api/ | grep ~/projects/sim-api/ | awk '{print $4}' > difference.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment