On 15 Jan 2014, at 12:03, Peter Maydell wrote:

> Nope. There is shasum (because perl provides it) and md5
> (not md5sum).

shasum -a 256 should produce the same output as sha256sum

From the manpage:

       Since shasum uses the same interface employed by the familiar sha1sum
       program (and its somewhat outmoded anscestor md5sum), you can install
       this script as a convenient drop-in replacement.
 
-- 
Alex Bligh





Reply via email to