Skip to content

Instantly share code, notes, and snippets.

@ivanrosolen
Created October 23, 2017 10:14
Show Gist options
  • Save ivanrosolen/119971d4c3828c94bcfdf9a653f36ac6 to your computer and use it in GitHub Desktop.
Save ivanrosolen/119971d4c3828c94bcfdf9a653f36ac6 to your computer and use it in GitHub Desktop.
Diff dirs
diff -r dir1 dir2 | grep dir1 | awk '{print $4}' > difference1.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment