From: Francois Fleuret Date: Tue, 14 Jun 2011 06:51:23 +0000 (+0200) Subject: Added a message when an image is checked for date. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=scripts.git;a=commitdiff_plain;h=3b92216def93afefe69dd7fdebaefca1fc915d9e Added a message when an image is checked for date. --- diff --git a/archivepics.sh b/archivepics.sh index d6a1742..783effd 100755 --- a/archivepics.sh +++ b/archivepics.sh @@ -72,6 +72,8 @@ for i in "$@"; do if [[ -f ${ref} ]]; then + echo "Checking ${ref} date" + TAG=$(exif --ifd=EXIF -t "Date and Time (original)" "${ref}" | grep Value) if [[ ${TAG} ]]; then