Skip to content

Instantly share code, notes, and snippets.

@codingtony
Created October 21, 2018 13:27
Show Gist options
  • Save codingtony/7a3674fa96f15750eb7ec714ba3fce6e to your computer and use it in GitHub Desktop.
Save codingtony/7a3674fa96f15750eb7ec714ba3fce6e to your computer and use it in GitHub Desktop.
exif rename using jhead
#!/bin/bash
jhead -n%Y%m%d-%H%M%S $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment