Personal tools
You are here: Home Les outils logiciels Unix Unix - Commandes - cron - task planner
Navigation
Log in


Forgot your password?
 

Unix - Commandes - cron - task planner

task planner planificateur de tache

Ouvrir en edition la crontab de root :

crontab -e

 

consultation : (???? a verifier)

vi /etc/crontab

Example :

01 * * * * root run-parts /etc/cron.hourly
33 00,04,08,12,16,20 * * * techmgi curl http://37.58.115.90:8080/McustomsWeb/SendPreArrivalNotification
00 */4 * * * curl http://37.58.115.90:8080/McustomsWeb/SendPreArrivalNotification >> /root/jlp.log

/ = Toutes les x temps (exemple */4 toutes les 4h)

cat /etc/cron.d/* | grep "votre recherche"





Document Actions
« May 2024 »
May
MoTuWeThFrSaSu
12345
6789101112
13141516171819
20212223242526
2728293031