GNU coreutils 8.28
manpages-zh
Chinese manual pages
man-pages-zh_tw
Traditional 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 © 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.
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