Created
April 15, 2019 00:11
-
-
Save dapperfu/aa14f121e5d9a6951fa796c7e3c84b1d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
exiftool -dateFormat %Y/%m-%b/%Y%m%d_%H%M%S%%-c.%%e "-filename<CreateDate" "$1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment