On 4/26/05, pjones <pjones@xxxxxxxxxx> wrote: > What'd be really nice is if it displayed something at each checkpoint > when "checkisomd5 --verbose" is used. ... thisfragsum[j] = '\0'; /* printf("\nFragment [%i]: %s ?= %s\n", previous_fragment, computedsum, thisfragsum); */ previous_fragment = current_fragment; ... Something like this commented out debug line--already in the patch I previously submitted ;) I'll dress this up a bit and submit another patch. Dustin