sum.1

来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 32 行

1
32
字号
.TH SUM 1.SH NAMEsum \- compute the checksum and block count of a file.SH SYNOPSIS\fBsum \fIfile\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH OPTIONS(none).SH EXAMPLES.EX "sum /user/ast/xyz" "Checksum \fI/user/ast/xyz".SH DESCRIPTION.PP.I Sumcomputes the checksum of one or more files.It is most often used to see if a file copied from another machine hasbeen correctly received.This program works best when both machines use the same checksum algorithm.See also \fIcrc\fR..SH "SEE ALSO".BR cksum (1),.BR crc (1).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?