cp: actually support --update=none-fail
[coreutils.git] / man / md5sum.x
blob3f4cc6409adec6ff79299d95141b977feae5f8ae
1 [NAME]
2 md5sum \- compute and check MD5 message digest
3 [DESCRIPTION]
4 .\" Add any additional description here
5 [BUGS]
6 Do not use the MD5 algorithm for security related purposes.
7 Instead, use an SHA\-2 algorithm, implemented in the programs
8 sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1),
9 or the BLAKE2 algorithm, implemented in b2sum(1)
10 [SEE ALSO]
11 cksum(1)