On Sat, Jul 21, 2001 at 02:52:59PM -0700, Rob Hudson wrote:
> Care to explain the process of running checksums?
> 
> kernel.org posts their checksums, right?  What's the command line to
> do a checksum of the kernel tarball?
> 
> Thanks,
> Rob
> 
On OpenBSD, I would just do:

% md5 kernel.tgz

And the output would be:

MD5 (kernel.tgz) = d63n68dg4j5k6msdio4j5i87g7t90

There's also sha1 and rmd160, at least on OpenBSD ;)

<[EMAIL PROTECTED]>

Reply via email to