exiftool.exe -T -L -m -progress -fast1 -fast2 -sep ## -p print03_fmt.txt *.jpg > tout01.txt sed "/^-/d" tout01.txt > tout02.txt sed "s/\#\#/, /g" tout02.txt > tout03.txt sort tout03.txt > tout04.txt uniq tout04.txt > tout05.txt