操作系统设计与实现源码

源代码在线查看: sum.1

软件大小: 53270 K
上传用户: x395450030
关键词: 操作 系统设计 源码
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				SUM(1)                    Minix Programmer's Manual                     SUM(1)
				
				
				NAME
				     sum - compute the checksum and block count of a file
				
				SYNOPSIS
				     sum file
				
				OPTIONS
				     (none)
				
				EXAMPLES
				
				     sum /user/ast/xyz   # Checksum /user/ast/xyz
				
				DESCRIPTION
				
				     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 crc.
				
				SEE ALSO
				     cksum(1), crc(1).
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				                                                                             1
				
							

相关资源