On Sun, May 20, 2012 at 2:43 AM, Parikshith Mechineni
<[email protected]> wrote:
> I have two folders with jpeg files,
> I am trying to figure out how to delete files that are in folder one that
> also exist in folder two.
> The file names of the two identical files are not the same, but the Hashes
> are the same ( tried md5 and SHA-1)
> Does any one have any idea how to do it?

Take a look @ "fdupes"

excerpt from man page

"Searches  the  given  path  for duplicate files. Such files are found
by comparing file sizes and MD5
       signatures, followed by a byte-by-byte comparison.
"

HTH,
-- Arun Khan
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to