Image-ExifTool - Re: Exiftool Write Errors

Posted on Sun Jul 13 02:04:28 2008 by exiftool in response to 8281 (See the whole thread of 4)
Re: Exiftool Write Errors
exiftool -error -warning -a -r DIR > out.txt

Of course this will list all files though. To prevent this, you could add this:

-if "$error or $warning"
Write a response