@@ -0,0 +1,3 @@
+#!/bin/sh
+exiv2 -r '%Y-%m-%d-%H_%M_%S-MT-:basename:' rename $(ls *jpg *JPG *JPEG)
+