I know that I can use cmp, diff, etc to compare two files, but what I am looking for is a utility that gives me percentage difference between two files.
if there is no such utility, any algorithm would do fine too. I have read about fuzzy programming, but I have not quite understand it.