Answer the question
In order to leave comments, you need to log in
How to make a script run every second using Cron?
There is a php script that, if the time has come, and the time when you need to start working is randomly generated in the range from 1 to 4, starts working with the database, how can this be implemented in conjunction with CRON
Answer the question
In order to leave comments, you need to log in
Write a resident program on the same shell, add it to runlevel and don't torture crons:
while sleep 1
do
do_smt_here
done
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question