B2SUM(1) | 用戶命令 | B2SUM(1) |
b2sum - 計算並校驗 BLAKE2 信息摘要
b2sum [選項]... [文件列表]...
輸出或檢查 BLAKE2(512位)校驗和。
如果沒有指定文件,或者指定文件爲“-”,則從標準輸入讀取。
校驗和按照 RFC 7693 描述的方式進行計算。在校驗過程中,其輸入內容應當爲該程序先前的輸出內容。默認模式是輸出一行文字,包含校驗和、一個指示輸入模式的字符('*' 指示二進制輸入,' ' 指示二進制特性不明顯的文本輸入)以及每個文件的名稱。
由 Padraig Brady 和 Samuel Neves 編寫。
GNU coreutils 的在線幫助:
<http://www.gnu.org/software/coreutils/>
請向 <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.
完整文檔請見:
<http://www.gnu.org/software/coreutils/b2sum>
或者在本地使用: info
'(coreutils) b2sum invocation'
本頁面中文版由中文
man 手冊頁計劃提供。
中文 man
手冊頁計劃:https://github.com/man-pages-zh/manpages-zh
2017年10月 | GNU coreutils 8.28 |