/[CCFs]/bin/cron_mlovccf
ViewVC logotype

Annotation of /bin/cron_mlovccf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Fri Aug 28 12:59:33 2015 UTC (9 years, 2 months ago) by ccflib
Branch: MAIN
Front end to run mlovccf as a cron job

1 ccflib 1.1 #! /bin/bash
2    
3     # Front end to run mlovccf as a crontab job
4    
5     source /home/ccflib/.bashrc
6     source /etc/profile.d/sge.sh
7     /opt/sge/ROOT/bin/lx-amd64/qsub -o /home/ccflib/var/log \
8     -e /home/ccflib/var/log \
9     /home/ccflib/bin/mlovccf

  ViewVC Help
Powered by ViewVC 1.1.27