Answer Posted / sandeep saini
The cron daemon checks the crontab files to see when
particular commands are scheduled to be executed. If
commands are scheduled, then it executes them.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What are the two types of threads?
Does linux have threads?
is there a command line shortcut to the login directory
What is difference between processes and threads?
Can one thread run on multiple cores?
Which way of creating thread is better?
Does hyperthreading reduce performance?
Do threads share heap?
What does 4 cores 8 threads mean?
What are the disadvantages of threading?
Do threads get their own pid?
Which one is better thread class or runnable interface?
What is the difference between process and thread in linux?
Are threads processes?
What is thread and process?