Skip to content
Snippets Groups Projects
Commit 62e03a63 authored by Peters, Wouter's avatar Peters, Wouter
Browse files

example of a shell script to run ctdas, needed sometimes for queue system etc

parent caef42ff
No related branches found
No related tags found
No related merge requests found
das.jb 0 → 100755
#$ das.py
#$ co2
#$ nserial 1
#$ 01:30:00
#$ /bin/sh
echo "All output piped to file das.out"
./das.py rc=da.rc $1 >& das.out
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment