Posted on 2010-02-08 04:58:19.647341-08 by exiftool in response to 12339
Re: UserDefinedURL and importing file content
The problem is that you need to put quotes around the argument to prevent the shell from interpreting the "<" symbol as a redirection:

exiftool "-Comment<=MapLink" Directions.jpg

This will work if all of the files are in the current directory, and the "MapLink" file contains plain text.

- Phil
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.