NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/54726: cksum(1) doesn't inform you of passed checks



The following reply was made to PR bin/54726; it has been noted by GNATS.

From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/54726: cksum(1) doesn't inform you of passed checks
Date: Mon, 02 Dec 2019 18:07:45 +0700

     Date:        Mon,  2 Dec 2019 01:10:03 +0000 (UTC)
     From:        Edgar Pettijohn <edgar%pettijohn-web.com@localhost>
     Message-ID:  <20191202011003.60F607A1D6%mollari.NetBSD.org@localhost>
 
   |  Consider this usecase.
 
 You mean
 
 	grep 'libressl-3\.0\.2' SHA256 | /usr/bin/cksum -c
 
 if all you're looking for is that one version.   Use the tools
 properly and you won't have problems.   Eye-balling long lists
 in the hope that you correctly identify what you're looking for
 is never going to be the best method.
 
 kre
 


Home | Main Index | Thread Index | Old Index