2023-04-24

Progress bar

exiftool -IPTC:Keywords-="Pays" -overwrite_original -r *.jpg -progress
  • -progress get a running count of affected files with the -progress option
  • -progress:%30b a progress bar of width 30 characters in the window title bar

#photo