A diff shows the differences between contents of two files or folders.
This command outputs the differences to a file:
diff -rq folder-1 folder-2 /Users/[USERNAME]/Desktop/comparison.txt
Add new comment