Michael Hufschmidt
2011-08-08 14:22:05 UTC
Hi Folks,
there exists a nice command line utility "exif" which can read (and set)
exif data from .jpg pictures. On the oter hand I can set the file
creation date with the command "touch". Now I want to set all file dates
of pictures in the current directory to the exif date and time. How
could I do that in a shell script?
Thanks in advance for any suggestions - Michael
there exists a nice command line utility "exif" which can read (and set)
exif data from .jpg pictures. On the oter hand I can set the file
creation date with the command "touch". Now I want to set all file dates
of pictures in the current directory to the exif date and time. How
could I do that in a shell script?
Thanks in advance for any suggestions - Michael