It's a bash script that order and organize pictures based on the day of shooting (or if not present, on the day of the last edit)
Launch ./sortpictures.sh in the folder where the pictures are, you can use the following options:
h: print help messagei: print how many pictures there are inside the folderc: process all pictures in folder copying themm: process all pictures in folder moving thems pic.jpg: process a single picture (copying it)
The only dependencies are imagemagick and of course bash