|
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 |