#!/bin/sh - echo "Content-type: text/html"; echo ""; cat guest/start; cat guest/fin;