Changeset 17572
- Timestamp:
- 03/01/14 23:45:06 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Cron/crontab.fact-transfer
r15597 r17572 19 19 # rsync of the QLA results every morning 20 20 0 8,10,12 * * * ~/DataCheck/Transfer/BackupQLA.sh 21 # cron to study the system performance and test some things 22 */5 * * * * source ~/.bashrc ; /bin/echo -n `/bin/date +\%F\ \%T`" time for ls: ">>~/time_for_ls_isdc-dl00_new.txt;/usr/bin/time -f \%e /bin/ls >/dev/null 2>>~/time_for_ls_isdc-dl00_new.txt 23 */5 * * * * /usr/sbin/lsof ~/DataCheck/Transfer/BackupRawToWue.sh > /dev/null
Note:
See TracChangeset
for help on using the changeset viewer.