User Tools

Site Tools


informatica:linux:cron

This is an old revision of the document!


En este ejemplo ejecuto un script php a través del CLI de php cada minuto en horario de L-V de 8 a 17:59h por parte del usuario root.

1. Editar el fichero /etc/crontab y añadir la siguiente linea:

* 8,9,10,11,12,13,14,15,16,17 * * 1,2,3,4,5 root php /home/a923348/datos/bbva/html/prueba.php

informatica/linux/cron.1428956385.txt.gz · Last modified: 2015/04/13 20:19 by 127.0.0.1