#!/bin/csh -f

cd /home/helios/oagData/pem/teststand
pem -safetyMode 1 $* &
exit
