Linuxhotel Wiki

Wie ging das nochmal?

Benutzer-Werkzeuge

Webseiten-Werkzeuge


lpi1:cron

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

lpi1/cron.txt · Zuletzt geändert: 2012/04/26 08:37 von ingo_wichmann