# * * * * * command to be executed # - - - - - # | | | | | # | | | | +----- day of week (0 - 6) (Sunday=0) # | | | +------- month (1 - 12) # | | +--------- day of month (1 - 31) # | +----------- hour (0 - 23) # +------------- min (0 - 59) # update translations at 20 to midnight 40 23 * * * cd /greenstone/greenstone2/macros/;svn up &> /greenstone/greenstone2/output 42 23 * * * cd /greenstone/greenstone2/perllib/;svn up strings*.properties &>> /greenstone/greenstone2/output 43 23 * * * cd /greenstone/greenstone2/gli/classes;svn up dictionary*.properties &>> /greenstone/greenstone2/output 44 23 * * * cd /greenstone/greenstone2/gsinstaller/;svn up &>> /greenstone/greenstone2/output 45 23 * * * cd /greenstone/greenstone2/greenstone3/;svn up &>> /greenstone/greenstone2/output 46 23 * * * cd /greenstone/greenstone2/greenstoneorg/;svn up &>> /greenstone/greenstone2/output 47 23 * * * cd /greenstone/greenstone2/gli/help;svn up dictionary*.properties &>> /greenstone/greenstone2/output 48 23 * * * cd /greenstone/greenstone2/gs3-collection-configs;svn up &>> /greenstone/greenstone2/output 49 23 * * * cd /greenstone/greenstone2/gs3-dec-col-cfgs;svn up &>> /greenstone/greenstone2/output # refresh gti status page at 10 to midnight 50 23 * * * cd /greenstone/greenstone2/;./gti-wget-status-page.sh &>> /greenstone/greenstone2/output #12 15 * * * cd /greenstone/greenstone2/;./gti-wget-status-page.sh &>> /greenstone/greenstone2/output # Make a report of any language files that have been modified via the online GTI # and send off an email if any have been modified 5 0 * * * cd /greenstone/greenstone2/;./translation_status.sh &>> /greenstone/greenstone2/output 20 16 * * * cd /greenstone/greenstone2/;./translation_status.sh &>> /greenstone/greenstone2/output