hashes in download directory

Ian Young ian at iay.org.uk
Thu Mar 12 12:19:29 EDT 2015


> On 11 Mar 2015, at 21:08, Brent Putman <putmanb at georgetown.edu> wrote:
> 
> I never noticed but unless I'm missing it, it doesn't seem like sha1sum has a mode that stays "verify the digest of file X against the digest value stored in file Y".  Maybe some other digest/hashing tool does.  


You can use:

	sha1sum -c - Y <X

... but it still requires that each line in X contains both a hash *and* a file name.

    -- Ian




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20150312/26a2a01b/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5250 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/dev/attachments/20150312/26a2a01b/attachment.bin 


More information about the dev mailing list