SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the diff command for that:
diff
diff -bur folder1/ folder2/
This will output a recursive diff that ignore spaces, with a unified context: