Simple utility to check differences in files under paths (searches recursively).

Looks through all files in first path, and checks to see if they exist in the second path
as well. If they do exist, it checks to see if file sizes are identical.
