3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
# Compare folder contents recursively (no move)
|
|
`robocopy source dest /l /e /fp /np /njh /ndl`
|