X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=sh-gallery.git;a=blobdiff_plain;f=jpg2html.sh;h=e03a434e552f260dec5e3c77c64a832c7d4ec363;hp=0fcb14799aabe844d7751cc14a25ed97a08d2ea2;hb=67195d88f873999a45db90899fe9aa3c00a5477f;hpb=2ebf1fb613e9349524ee14086cf383cd4d3a9987 diff --git a/jpg2html.sh b/jpg2html.sh index 0fcb147..e03a434 100755 --- a/jpg2html.sh +++ b/jpg2html.sh @@ -21,6 +21,8 @@ for i in `seq 1 $len `; do printf "next\n" $bn_next >> tmp fi + printf " %s/%s\n" $i $len >> tmp + this=$files[$i]; bn_this=${this/.jpg/} printf "\n" $bn_this.html $bn_this >> all.tmp