#!/bin/bash cat header.html > $1 echo "" >> $1 cat footer.html >> $1