#!/bin/sh #Script to download tidal data set for the gravity/observations exercise echo "Content-type: application/dat"; echo; cat /usr/local/apache/htdocs/ES304/MODULES/GRAV/OBSERVATIONS/tide.dat;