Skip to content

Instantly share code, notes, and snippets.

@47ronin
Last active September 5, 2017 21:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 47ronin/3b730f1b4318bbf4b83ced22ad10dab2 to your computer and use it in GitHub Desktop.
Save 47ronin/3b730f1b4318bbf4b83ced22ad10dab2 to your computer and use it in GitHub Desktop.
Rename all JPG files in a path using IPTC/EXIF capture date in ISO 8601 format, plus capture time as a unique serial ID
jhead -n%Y%m%d-%H%M%S *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment