Menu

Tree [db2855] master /
 History

HTTPS access


File Date Author Commit
 test 2012-03-22 Ted Felix Ted Felix [f5ed0b] Initial commit...
 .gitignore 2012-03-22 Ted Felix Ted Felix [f5ed0b] Initial commit...
 README 2012-03-22 Ted Felix Ted Felix [f5ed0b] Initial commit...
 TODO 2022-06-26 Ted Felix Ted Felix [93c4f8] Update TODO
 compare.c 2022-06-26 Ted Felix Ted Felix [db2855] Cleanup
 makefile 2022-06-26 Ted Felix Ted Felix [6be75b] Simplify makefile

Read Me

compare

A recursive binary file comparison program for Linux.

To build: make

To run: compare

To test: compare test/dir1 test/dir2

To install, copy it where you want it.

Uses:
  - Verifying recorded CDs
  - Verifying copies of CDs
  - Verifying backups
  - Verifying copies of hard drives

License: GPLv3+