Hi,
I would like to compare tow hashes which as "filename" as "key" and "filesize" as "values" first i have to check for identical filename in the two hashes and then compare the both hasses filesize as well if both are identical then leave it or else the filename should be copied to an array. thanks in advance