I am writing a bash script and want to get the date after every week. Is it possible?
My command
exiftool -exififd:dateTimeOriginal="2008:10:23 00" test.jpg
So instead of 2008:10:23, I want to pass a date value then run a while loop to batch process files