cksfv
sfv checker and generator
Install
- All systems
-
curl cmd.cat/cksfv.sh
- Debian
-
apt-get install cksfv
- Ubuntu
-
apt-get install cksfv
- Alpine
-
apk add cksfv
- Arch Linux
-
pacman -S cksfv
- Kali Linux
-
apt-get install cksfv
- Fedora
-
dnf install cksfv
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cksfv
- OS X
-
brew install cksfv
- Raspbian
-
apt-get install cksfv
- Dockerfile
- dockerfile.run/cksfv
- Docker
-
docker run cmd.cat/cksfv cksfv
powered by Commando
cksfv
sfv checker and generator
SFV, Simple File Verification, uses crc32 checksums to verify that files are intact. cksfv automates the task of generating and checking .sfv sheets. For integrity, md5 checksums are probably a better alternative, but sfv is a widely used method for verification on the USENET binary newsgroups and other places.