Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/lrpg/documentation/procedures/lrpg_batch_lrp_overview.html
Дата изменения: Fri Apr 2 19:10:05 2004 Дата индексирования: Sun Mar 2 12:06:03 2014 Кодировка: Поисковые слова: sts-64 |
---------------------------------------------------------------------------- # Create the input proposal list for the batch_lrp process: 06 20 * * 0-6 /home/lrp/batch/find_lrp.cron ----------------------------------------------------------------------------
---------------------------------------------------------------------------- cd /home/lrp/sqr/ sqr /home/lrp/sqr/find-lrp.sqr -XP -F/cerb/data1/operational/lrp/find-lrp.lis ----------------------------------------------------------------------------
Also therein, the include file /home/lrp/sqr/lrp-proposals6.dat contains the bit of sqr which actually selects the proposals.
sqr runs and produces the output file /cerb/data1/operational/lrp/find-lrp.lis .
---------------------------------------------------------------------------- # Batch LRP: (not run on day=6, Saturday-morning) 30 00 * * 0 csh -c /data/cerberus1/operational/lrp/lrp-batch-even.command >/data/aphotic1/lrp/batch_log.sun 30 00 * * 1 csh -c /data/cerberus1/operational/lrp/lrp-batch-odd.command >/data/aphotic1/lrp/batch_log.mon 30 00 * * 2 csh -c /data/cerberus1/operational/lrp/lrp-batch-even.command >/data/aphotic1/lrp/batch_log.tue 30 00 * * 3 csh -c /data/cerberus1/operational/lrp/lrp-batch-odd.command >/data/aphotic1/lrp/batch_log.wed 30 00 * * 4 csh -c /data/cerberus1/operational/lrp/lrp-batch-even.command >/data/aphotic1/lrp/batch_log.thu 30 00 * * 5 csh -c /data/cerberus1/operational/lrp/lrp-batch-odd.command >/data/aphotic1/lrp/batch_log.fri ----------------------------------------------------------------------------
into which is loaded the /cerb/data1/operational/lrp/find-lrp.lis file.