source:
branches/Mars_McMismatchStudy/qsub/FACT.qsub_ped_mc.sh@
17986
Last change on this file since 17986 was 17986, checked in by , 10 years ago | |
---|---|
File size: 190 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | |
4 | INFILE=FFFFF |
5 | OUTDOR=DDDDD |
6 | |
7 | source ~/.bash_profile |
8 | |
9 | cd $MARSSYS |
10 | |
11 | ## NO CONFIG FILE?? |
12 | ##./ceres -b -q -f --config= --out=$OUTDIR $INFILE |
13 | |
14 | ./ceres -b -q -f --out=$OUTDIR $INFILE |
15 |
Note:
See TracBrowser
for help on using the repository browser.