sha256sum -c SHA256SUMS

Category: Administration

sha256sum -c SHA256SUMS

Verify checksums from a manifest

The -c flag reads a manifest of hash plus filename lines and verifies each file, printing OK or FAILED per line. A FAILED line means the file was corrupted or tampered with. Generate the manifest itself with sha256sum file > SHA256SUMS.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.