#!/bin/bash set -f web=`cat /var/www/html/maincp/terms.html` echo Content-type: aplication/html echo echo $web echo