Projects / Integrity

Integrity

Integrity is a simple but robust file integrity checker.

Licenses
Operating Systems
Implementation

RSS Recent releases

  •  31 Oct 2003 07:50

No changes have been submitted for this release.

RSS Recent comments

18 May 2007 10:43 tino

Checksum in a loop
This tool can be done with md5sum and bash in 5 lines or less, it basically does following:

run=command_to_run

while ! read -t60; do md5sum --check hashes || $run; done

Screenshot

Project Spotlight

YUMRepoManager

A YUM configuration manager.

Screenshot

Project Spotlight

TaskJuggler

A powerful project planning and tracking tool.