Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 1995 23:11:20 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        FreeBSD-hackers@wcarchive.cdrom.com, pechter@stars.sed.monmouth.army.mil
Subject:   Re: CKSUMS
Message-ID:  <199504111311.XAA16349@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>Can anyone point me to the sources of a generic Unix program that'll
>work with our cksums.

>I tried to hack our cksum program to work on hpux with no luck (I'm not
>that good).

gnu cksum is compatible (*) and more portable.

(*) You have to compare cksums using `diff -w' because of uglier formatting
of the FreeBSD cksum's output.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504111311.XAA16349>