Duplicate-File-Checker

This is a shell script for determining the duplicate file md5 is on whether or not the same.

Necessary environment

  • bash.sh

How to use

$ file_diff.sh sourceFolderPath distnationFolderPath

sourceFolderPath is Comparison source folder. distnationFolderPath is Comparison destination folder.