On Sat, Oct 25, 2008 at 4:00 AM, Marcus Sundman <[EMAIL PROTECTED]> wrote:

> How can I verify the checksums for a specific file?
>
> I have a feeling you are not asking the question about ZFS hosted files
specifically.

If you downloaded a file, enter
cksum filename

To get the "CRC Check-Sum"

For more types of checksum, you can use

digest -a md5 filename

digest -l will list types of checksum that the "digest" command knows about.

Cheers,
  _hartz




-- 
Any sufficiently advanced technology is indistinguishable from magic.
   Arthur C. Clarke

My blog: http://initialprogramload.blogspot.com
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to