Hi All,
I created one small shell script would like to share with you.
The script has following functionality.
1. create md5sum for all the selected directory and store it to selected path
2. One can select multiple directories also.
3. Once the md5sum file created it can check for whether the file is change or not.
4. It will only tell you wether the file is change or not presently.
#----------start of the file------------