Changeset 15409 for trunk/DataCheck
- Timestamp:
- 04/22/13 11:39:52 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Cron/crontab.fact2
r15406 r15409 22 22 */15 19-23,0-7 * * * if ! ps aux | grep Step3 | grep -v grep >/dev/null 2>&1 ; then /usr/bin/nice -n 19 /usr/bin/ionice -c 3 /home/fact/SW.automatic.processing/DataCheck/QuickLook/Step3.sh ; fi 23 23 0 8-18 * * * if ! ps aux | grep Step3 | grep -v grep >/dev/null 2>&1 ; then /usr/bin/nice -n 19 /usr/bin/ionice -c 3 /home/fact/SW.automatic.processing/DataCheck/QuickLook/Step3.sh ; fi 24 # backup of the QLA results to newdaq 25 0 8,10 * * * rsync -av /loc_data/analysis/ /newdaq/analysis_bu
Note:
See TracChangeset
for help on using the changeset viewer.