Heuristics of gpg's output
Peter Lebbing
peter at digitalbrains.com
Sun Feb 14 12:58:03 CET 2016
On 14/02/16 00:07, Stephan Beck wrote:
> me at mymachine:/path/to/iso$ LC_ALL=C sha256sum
> debian-testing-amd64-DVD-1.iso && grep debian-testing-amd64-DVD-1.iso
> SHA256SUMS
Or, alternatively:
$ sha256sum -c SHA256SUMS
This will check each of the lines in SHA256SUMS against your actual
files. In this case, it will warn about a lot of missing files (for the
files you didn't download) and one line where it says the downloaded
file is OK.
HTH,
Peter.
--
I use the GNU Privacy Guard (GnuPG) in combination with Enigmail.
You can send me encrypted mail if you want some privacy.
My key is available at <http://digitalbrains.com/2012/openpgp-key-peter>
More information about the Gnupg-users
mailing list