#!/bin/sh # Build howto index page from howto subdirs fatal() { echo $*;exit 1 } #set -x test -f fraghead.html || \ fatal repertoire courant pas un repertoire de construction cat fraghead.html > index.html subdirs=`ls -F | grep /` for dir in $subdirs do echo processing $dir title=`grep '