-
-
Save ivanrosolen/119971d4c3828c94bcfdf9a653f36ac6 to your computer and use it in GitHub Desktop.
Diff dirs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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