URL: https://linuxfr.org/forums/linux-debutant/posts/cron-3f274da3-038c-46b8-b121-05c7457fd63e Title: cron Authors: bombadil Date: 2020年08月21日T18:34:31+02:00 License: CC By-SA Tags: Score: 0 bonjour j'ai cherché à tester cron/crontab avec le wiki ici présent : https://doc.ubuntu-fr.org/cron crontab -l me donne : # m h dom mon dow command @daily user python3 /home/user/scriptdaily.py @weekly user python3 /home/user/scriptweekly.py * * 19 8 * user python3 /home/user/script19.py * * * * 3 user python3 /home/user/scriptmerc.py pourtant aucun des scripts python ne sest exécuté depuis que jai modifié cron (les daily et le 19 8 n'ont pas fonctionné) comment ca se fait svp? merci

AltStyle によって変換されたページ (->オリジナル) /