Newbie help needed...please

Started by ssmith001, May 29, 2013, 02:52:52 PM

Previous topic - Next topic

ssmith001

That worked. Thanks a ton!

Now, if I wanted to update the GA_RecordID field with the last 7 digits of the filename (before the .tif extension), is this the correct syntax? I did run this but it didn't update the field.

exiftool '-GA_RecordID+<${filename;$_=substr($_,-11,7)}' -ext tif /Users/stevesmith/Downloads

ssmith001

Never mind, I figured it out. Thanks again for you superior assistance. You rock!