#!/bin/csh echo -n "running STOPGPS at " >> /home/km/incoming/gps.log date >> /home/km/incoming/gps.log set dt=`date +%y%m%d` /home/km/bin/gps-log -stop # Can now get the log file using this name! /home/km/bin/gps-getlog $dt /home/km/incoming/ref$dt.jps