ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: ajiekc905 on January 25, 2017, 02:47:34 AM

Title: Is there any way to output to the terminal paths of created folders?
Post by: ajiekc905 on January 25, 2017, 02:47:34 AM
i use exiftool to move photos from one folder to another one using some tags information as a part of the path.
Exiftool report when it finished something like 6 folders was created xxx files was moved.
Is there any possibility to make that created / used for move folders visible on a terminal ?
Title: Re: Is there any way to output to the terminal paths of created folders?
Post by: Phil Harvey on January 25, 2017, 08:42:14 AM
Add the -v option to your command to see more details about what ExifTool is doing.

- Phil