cd $HOME
#wall starting testdaq scripts up on `head /usr/local/etc/.domhub_name` ...
killall rmiregistry
#killall cat
nohup automate /mnt/data/testdaq &
#echo " " >> $HOME/output/testdaq.log
#nohup /usr/local/bin/watch.pl &
sleep 12
#tail -f $HOME/output/testdaq.log
echo " you should do tail -f outputXXXXXXX/testdaq.log , unfortunately this program does not know what the runnumber will be "

