sum.1
来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 1 代码 · 共 20 行
1
20 行
.TH SUM 1 .SH NAMEsum \- sum and count blocks in a file.SH SYNOPSIS.B sumfile.SH DESCRIPTION.I Sumcalculates and prints a 16-bit checksum for the named file,and also prints the number of blocks in the file.It is typically used to look for bad spots, orto validate a file communicated oversome transmission line..SH "SEE ALSO"wc(1).SH DIAGNOSTICS`Read error'is indistinuishable from end of file onmost devices; check the block count.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?