Skip to content

Instantly share code, notes, and snippets.

@revooms
Created June 16, 2024 13:16
Show Gist options
  • Save revooms/baa1d324aba534a26f961f9f37253c27 to your computer and use it in GitHub Desktop.
Save revooms/baa1d324aba534a26f961f9f37253c27 to your computer and use it in GitHub Desktop.
Compare two folders via CLI in Windows
robocopy "Folder1" "Folder2" /L /NJH /NJS /NP /NS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment