SUM.1
上传用户:jnzhq888
上传日期:2007-01-18
资源大小:51694k
文件大小:1k
- .TH SUM 1
- .SH NAME
- sum - compute the checksum and block count of a file
- .SH SYNOPSIS
- fBsum fIfilefR
- .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 Sum
- computes the checksum of one or more files.
- It is most often used to see if a file copied from another machine has
- been correctly received.
- This program works best when both machines use the same checksum algorithm.
- See also fIcrcfR.
- .SH "SEE ALSO"
- .BR cksum (1),
- .BR crc (1).