Answer Posted / yatin sadhwani
cron is driven by a crontab, a configuration file that
specifies shell commands to run periodically on a given
schedule.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the benefits of multithreading?
Is it better to have more cores or more threads?
Are more threads better?
Which thread method is called when a thread starts?
Why do we use thread in sleep?
Are threads processes?
How does hyperthreading work?
Do threads run in parallel?
Can python be multithreaded?
What is thread explain the threads in linux?
Do threads share variables?
Are goroutines threads?
What are the two types of threads?
How many threads can a cpu run?
What is the main disadvantage of user level threads?