Image-ExifTool - Re: xmp:subject -how to distinguish separate keywords?

Posted on Sun Dec 23 18:10:10 2007 by bogdan in response to 6755 (See the whole thread of 5)
Re: xmp:subject -how to distinguish separate keywords?
Meanwhile, I've visited some perl pages... can't say I'm now more clever than before:-)
Anyway:

exiftool -FileName -if "$Make eq 'Canon'" *.jpg
-does work. But:
exiftool -FileName -if "$xmp:subject eq 'Canon'" *.jpg
-doesn't (even "Canon" is inside xmp:subject).

Thanks for reading,
Bogdan
Write a response