if i batch updated some images, how to get the list result of which files had been updated?
for now, only display a total number of results like:
Quote6 files failed condition
3 image files updated
I'm sure there are ways to do this, but nothing really clean. I'll add an -efile8 option in the next release to allow a list of updated files to be stored.
- Phil
So you mean it's impossible for now? Can't wait for the next releaseļ¼thx.
Not impossible. You can add -v0 to the command and processed files will be listed with a leading "========" in the output.
- Phil
got it. thx
Quote from: Phil Harvey on March 29, 2023, 12:09:14 PMNot impossible. You can add -v0 to the command and processed files will be listed with a leading "========" in the output.
Is there a similar command in order to write just the number of processed files?