chkbit

Detect data corruption in files using checksums and hashing

brewmacoslinux
Try with needOr install directly
Source

About

Check your files for data corruption

Commands

chkbit

Examples

Create checksums for all files in a directory$ chkbit create /path/to/directory
Verify files against previously stored checksums$ chkbit check /path/to/directory
Check a specific file for corruption$ chkbit check /path/to/file.iso