source:
branches/Mars_McMismatchStudy/qsub/FACT.qsub_ped_mc.sh@
19205
| Last change on this file since 19205 was 17986, checked in by , 11 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.
