SHA384SUM(1) | 用戶命令 | SHA384SUM(1) |
sha384sum - 計算並校驗 SHA384 信息摘要
sha384sum [選項]... [文件列表]...
輸出或檢查 SHA384 (384位) 校驗和。
如果沒有指定文件,或者指定文件爲“-”,則從標準輸入讀取。
校驗和按照 FIPS-180-2 描述的方式進行計算。在校驗過程中,其輸入內容應當爲該程序先前的輸出內容。默認模式是輸出一行文字,包含校驗和、一個指示輸入模式的字符('*' 指示二進制輸入,' ' 指示二進制特性不明顯的文本輸入)以及每個文件的名稱。
由 Ulrich Drepper, Scott Miller 和 David Madore 編寫。
GNU coreutils 的在線幫助:
<http://www.gnu.org/software/coreutils/>
請向 <http://translationproject.org/team/zh_CN.html>
報告 sha384sum
的翻譯錯誤。
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/sha384sum>
或者在本地使用: info
'(coreutils) sha2 utilities'
本頁面中文版由中文
man 手冊頁計劃提供。
中文 man
手冊頁計劃:https://github.com/man-pages-zh/manpages-zh
2017年10月 | GNU coreutils 8.28 |