* A command-line tool to find same files in given directory.
* There is no requirement for script except python2.
The script gets md5sums of the all files in given directory and checks them. If there exists same md5sums, it asks the user which one will be deleted.
# Clone the repo
git clone https://github.com/volkandod/DublicateFile.git
cd DublicateFile
./DubFile.py <Directory>