名称
- Provided by: manpages-zh (Version: 1.6.3.2-1)
- Report a bug
md5sum [选项]... [文件列表]...
输出或检查 MD5 (128位) 校验和。
如果没有指定文件,或者指定文件为“-”,则从标准输入读取。
校验和按照 RFC 1321 描述的方式进行计算。在校验过程中,其输入内容应当为该程序先前的输出内容。默认模式是输出一行文字,包含校验和、一个空格、一个指示输入模式的字符('*' 表示二进制输入,空格表示字符输入)以及每个文件的名称。
不要为与安全相关的目的使用 MD5 算法。作为替代,请使用一个 SHA-2 算法,它们分别在 sha224sum(1)、sha256sum(1)、sha384sum(1)、sha512sum(1) 这些程序中实现;或者请使用 BLAKE2 算法,它在 b2sum(1) 程序中实现
由 Ulrich Drepper, Scott Miller 和 David Madore 编写。
GNU coreutils 的在线帮助:
<http://www.gnu.org/software/coreutils/>
请向 <http://translationproject.org/team/zh_CN.html>
报告 md5sum 的翻译错误。
Copyright © 2017 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law.
完整文档请见:
<http://www.gnu.org/software/coreutils/md5sum>
或者在本地使用: info
'(coreutils) md5sum invocation'
本页面中文版由中文
man 手册页计划提供。
中文 man
手册页计划:https://github.com/man-pages-zh/manpages-zh