A voir également:
- Création d'un travail cron
- Creation compte gmail - Guide
- Création site web - Guide
- Création d'un compte google - Guide
- Media creation tool - Télécharger - Systèmes d'exploitation
- Creation compte vinted - Guide
2 réponses
Hello,
sinon, mais je ne suis pas certain que cela fonctionne avec tous les daemons cron, (car il en existe une flopée) probablement un truc du genre (ou approchant :p) :
http://hardware-libre.fr/2014/03/8-exemples-pour-maitriser-linux-cron/
You may stop me but you can't stop us all ;-)
sinon, mais je ne suis pas certain que cela fonctionne avec tous les daemons cron, (car il en existe une flopée) probablement un truc du genre (ou approchant :p) :
*/2 8-16 * * * /chemin/complet/script >> /chemin/complet/log.log 2>&1
0-55/2 17 * * * /chemin/complet/script >> /chemin/complet/log.log 2>&1
http://hardware-libre.fr/2014/03/8-exemples-pour-maitriser-linux-cron/
You may stop me but you can't stop us all ;-)