cfv

Create and verify file checksums with various formats (.sfv, .csv, .crc, .torrent)

brewmacoslinux
Try with needOr install directly
Source

About

Test and create various files (e.g., .sfv, .csv, .crc., .torrent)

Commands

cfv

Examples

Create an SFV checksum file for all files in current directory$ cfv -C
Verify checksums from an existing SFV file$ cfv -V checksum.sfv
Create CRC32 checksums for specific files$ cfv -t crc32 file1.txt file2.bin