Created
June 16, 2024 13:16
-
-
Save revooms/baa1d324aba534a26f961f9f37253c27 to your computer and use it in GitHub Desktop.
Compare two folders via CLI in Windows
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
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