Image-ExifTool - Adding Keyword if it does not exist

Posted on Tue Dec 4 18:17:44 2007 by heiko
Adding Keyword if it does not exist
Hello, I like to add a keyword only if this keyword does not exists. I've tried the following: exiftool "-Keywords+=hugo" -if "not $Keywords=~/hugo/" *.jpg but I always get the message "x files failed condition". Can you say me whats wrong with this condition? Heiko
Direct Responses: 6617 | Write a response