====== cron ====== Programme regelmäßig starten crontab -e * ''/etc/crontab'' * ''/etc/cron.d/*'' * ''/var/spool/cron/*'' Einfachere Variante: * ''/etc/cron.hourly'' * ''/etc/cron.daily'' * ''/etc/cron.weekly'' * ''/etc/cron.monthly'' ===== Dokumentation ===== * man 1 crontab * man 5 crontab * [[http://de.wikipedia.org/wiki/Cron|Wikipedia zu Cron]]