#!/bin/sh if [ -e imgindex.html ]; then rm imgindex.html fi cat indexhead.html > imgindex.html for i in *.png; do echo "