Scroll to navigation

SUM(1) 用戶命令 SUM(1)

名稱

sum - 求校驗和並統計文件塊數目

概述

sum [選項]... [文件列表]...

描述

打印校驗和以及文件列表中每一個文件的文件塊數目。

如果沒有指定文件,或者指定文件爲“-”,則從標準輸入讀取。

使用 BSD 求和算法,使用 1K 文件塊
使用 System V 求和算法,使用 512 字節文件塊
顯示此幫助信息並退出
顯示版本信息並退出

作者

由 Kayvan Aghaiepour 和 David MacKenzie 編寫。

報告錯誤

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/sum>
或者在本地使用: info '(coreutils) sum invocation'

本頁面中文版由中文 man 手冊頁計劃提供。
中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh

2020年三月 GNU coreutils 8.32