Skip to content

Instantly share code, notes, and snippets.

@asperduti
Created March 11, 2018 12:42
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 asperduti/456a9719b3f23e347c29734d563efee8 to your computer and use it in GitHub Desktop.
Save asperduti/456a9719b3f23e347c29734d563efee8 to your computer and use it in GitHub Desktop.
Bash script to rename images. The new name is going to have the creation date that is in the metadata.
jhead -nIMG_%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