other languages
other sections
CKSUM(1) | 用户命令 | CKSUM(1) |
名称¶
cksum - 显示文件校验和并计数其字节数
概述¶
cksum [文件列表]...
cksum [选项]
描述¶
显示每个文件的 CRC 校验和和字节计数。
作者¶
由 Q. Frank Xia 编写。
报告错误¶
GNU coreutils 的在线帮助:
<https://www.gnu.org/software/coreutils/>
请向 <https://translationproject.org/team/zh_CN.html>
报告翻译错误。
版权¶
Copyright © 2020 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
<https://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.
参见¶
完整文档请见:<https://www.gnu.org/software/coreutils/cksum>
或者在本地使用: info
'(coreutils) cksum invocation'
跋¶
本页面中文版由中文
man 手册页计划提供。
中文 man
手册页计划:https://github.com/man-pages-zh/manpages-zh
2020年三月 | GNU coreutils 8.32 |