Skip to content

Instantly share code, notes, and snippets.

@szabacsik
Created March 22, 2022 14:00
Show Gist options
  • Save szabacsik/482cc873c4dba2eab765fa86b3bf7426 to your computer and use it in GitHub Desktop.
Save szabacsik/482cc873c4dba2eab765fa86b3bf7426 to your computer and use it in GitHub Desktop.
Recursively compare two directories
diff --brief --recursive /path/to/dir1 /path/to/dir2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment