cksfv

SFV file checker for verifying file integrity using CRC checksums

brewmacoslinux
Try with needOr install directly
Source

About

File verification utility

Commands

cksfv

Examples

Verify files against an SFV checksum file$ cksfv -f checksums.sfv
Create an SFV checksum file for all files in directory$ cksfv *.iso > checksums.sfv
Verify checksums with recursive directory checking$ cksfv -r -f checksums.sfv