A really simple Bash script to delete all duplicates amongst files supplied as arguments on the command line, based on MD5 checksum. Usage: rmdup *.log (I suggest you make a backup copy first in case it goes wrong)