GNU coreutils 8.26
manpages-zh
Chinese manual pages
man-pages-zh-CN
Chinese Man Pages from Chinese Man Pages Project
man-pages-zh_cn
Simplified Chinese Linux man pages
coreutils
The basic file, shell and text manipulation utilities of the GNU operating system
coreutils-common
coreutils common optional components
coreutils-doc
Documentation for the GNU Core Utilities
名称
b2sum - 计算并校验 BLAKE2 信息摘要
概述
b2sum [\,选项\/]... [\,文件列表\/]...
描述
输出或检查 BLAKE2(512位)校验和。
如果没有指定文件,或者指定文件为“-”,则从标准输入读取。
-b, --binary | |
以二进制模式读入 | |
-c, --check | |
从指定文件中读取 BLAKE2 文件校验和信息并对它们进行检查 | |
-l, --length | |
按照比特位进行摘要提取;输入不可超出 blake2 算法的最大值限制,且必须为 8 的整数倍 | |
--tag | 创建一个 BSD 风格的校验和 |
-t, --text | 以文本模式读入(默认) |
下面五个选项仅在验证校验和时有用:
--ignore-missing | |
遇到缺失的文件时不报告错误,保持静默 | |
--quiet | 不要为每个成功验证的文件显示成功信息 |
--status | |
不要输出任何信息,由返回值判断成功与否 | |
--strict | |
为没有正确格式化的校验和文字行给出非零返回值 | |
-w, --warn | 为没有正确格式化的校验和文字行给出警告信息 |
--help | 显示此帮助信息并退出 |
--version | |
显示版本信息并退出 |
作者
由 Padraig Brady 和 Samuel Neves 编写。
报告错误
GNU coreutils 的在线帮助: <http://www.gnu.org/software/coreutils/>
请向 <http://translationproject.org/team/zh_CN.html> 报告 b2sum 的翻译错误。
请向 <http://translationproject.org/team/zh_CN.html> 报告 b2sum 的翻译错误。
版权
Copyright © 2016 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.
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/b2sum>
或者在本地使用: info \(aq(coreutils) b2sum invocation\(aq
或者在本地使用: info \(aq(coreutils) b2sum invocation\(aq
跋
本页面中文版由中文 man 手册页计划提供。
中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh
中文 man 手册页计划:https://github.com/man-pages-zh/manpages-zh