# Example crontab for user superx # set EDITOR to vi, and enter # crontab -e # | | | | | # | | | | - Wochentag (0=Sonntag) # | | | | # | | | - Monat (1-12) # | | | # | | - Tag (1-31) # | | # | - Stunde (0-23) # | # - Minute (0-59) # # Täglicher SuperX-Update um 18 Uhr # 00 18 * * 1-5 /home/superx/db/module/update.x >>/home/superx/db/module/update.log 2>&1