Hi
I've seen https://exiftool.org/forum/index.php/topic,2731 (https://exiftool.org/forum/index.php/topic,2731) writing filename information into metadata is no problem. How can I fetch the name of the current directory and write it into let's say "Title" as in:
exiftool "-IPTC:Caption-abstract<filename" ~/Desktop/FOLDER
thank you very much!
The command is:
exiftool "-IPTC:Caption-abstract<directory" ~/Desktop/FOLDER
- Phil