#!/bin/bash curdir=`pwd` NAME=`echo $curdir | rev | cut -d"/" -f1 | rev` mkgallery $NAME -t $NAME -b index