Collin Funk wrote: > Verify the SHA256 checksum with the sha256sum program.
NetBSD and OpenBSD (without GNU coreutils) don't have sha256sum. They have sha256 instead. FreeBSD has both sha256 and sha267sum. macOS has neither; there, "shasum -a 256" needs to be used. Bruno
