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.

2004-01-01 00:53 Back to release list
4.2

읽을 수없는 파일에 대한 오류 검사 (디스크로 인해 여부 / 디스크 오류 또는 사용 권한이 충분)가 수정되었습니다. 오류에 대한 문제는 다음 파일을 계속하도록 변경되었습니다 (해당되는 경우). 오류의 총 숫자의 최종 요약이 추가되었습니다.
Tags: Minor bugfixes
Error checking for unreadable files has been fixed (whether due to disk/disc errors or insufficient permissions). The behavior on errors has been changed to continue with the next file (if any). A final summary of the total number of errors has been added.

Project Resources