bialyfamily.com 


Check md5 sum

Posted in linux,script by white on the June 30th, 2008

This script checking files integrity/changes in Linux filesystem by md5sum command. By default, a signatures file is stored on a floppy disk, but that parameter is configurable by changing “DEVICE” variable. During the first use, you must specify “init” parameter, to generate signatures base. To check/compare with database records specify “check” parameter.
(more…)