+00 (1) 530 803 8307
Archivio Domande
Ci sono eventi di manutenzione imminenti che potrebbero influire sui nostri servizi. Dettagli

What are cron jobs? Stampa

  • 0

Cron jobs are routines that execute a script on any given interval. For instance, you may have a script that cleans files from a directory or updates a certain database and need to run that script every few hours. This would be accomplished with a cron job, because the cron job would execute the same script however often you tell it to run.


Hai trovato utile questa risposta?

« Indietro