Comment on Is there a tool where I can compare multiple copies of the same file in different directories / hard drives to check if files got corrupted?

notabot@piefed.social ⁨1⁩ ⁨day⁩ ago

It’ll depend on what OS you’re using. On linux you’d probably want to use sha1sum to generate a list of checksums of the files in one directory, then use it to check the other durectories and it’ll tell you if any files don’t match.

source
Sort:hotnewtop