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