Here is the exact command I'm using:
Code: Select all
compare -metric MEPP "/raid/compressed_images/by_id/b/bakugan-world/images/9/9c/************************_jpegoptim.jpg" "/raid/images/by_id/b/bakugan-world/images/9/9c/************************.jpg" /dev/null 2>&1
- Changing from double-quotes to single-quotes didn't help it
- The files themselves are both valid (and appear to be identical... almost all of the images in our collection that we compare ARE identical).
- That I was just being impatient (I let the compare command run for DAYS and it didn't finish... these are fairly small files too... like 400x400 or something).