Download List

프로젝트 설명

check is a simple commandline utility to calculate CRC-32 or Adler-32 checksums on the fly (that is, as a filter within a command pipeline), or to calculate such checksums on a list of files given as arguments. It is fast and was designed to be used for verification of backups and archives written to semi-reliable media (e.g., tapes), but it can also be used to compare files against versions stored within ZIP archives (same CRC) or to verify one-to-many copies without the need for multiple byte-for-byte comparisons.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-02-24 17:17 Back to release list
4.1

이 버전은 옵션을 향상 - 연결을 지원하는 구문 분석 ( "예 : acv"뿐만 아니라 "- - c 옵션 - v를")와 이용 정보의 누락 수정합니다.
Tags: Initial freshmeat announcement
This version improves option-parsing to support concatenation (e.g., "-acv" as well as "-a -c -v") and corrects an omission in the usage info.

Project Resources