#!/bin/csh -f # # Usage: ma211 # test setting up of unix path. # echo " Hello, $USER, the math211 path is correctly set" echo " " exit(0)