1 2 3 4 5 6 7 8
#!/bin/sh # # Uses imagegallery.js to create a thumbnail page where the newest # images are shown first. # ./imagegallery.js `ls --color=never -1 -t $* | xargs echo -n`