1)How to schedule a job,that will periodically execute in
second by crontab?
2)I know only second specific time to execute the job.
like 10 10 * * * sleep 40&&ps -l>/dev/pts/1
It will execute at 10:10:40 AM but do not know how to
execute 15 second,30 second so on at 10:10 am.
Answer Posted / damodar
You cannot schedule a every-second cronjob. Because in cron
the minimum unit you can specify is minute. In a typical
scenario, there is no reason for most of us to run any job
every second in the system
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How the Kernel handles the copy on write bit of a page, when the bit is set?
What is unix for?
How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?
What are the core concepts of unix
Is android unix based?
What is unix file?
Is unix a network operating system?
Which is the shell of unix?
What is Thread dump in unix?
What are different types of files in unix?
What are the features and benefits of unix?
What is unix kernel explain it?
What is .login file in unix?
How do you make programs portable on unix and dos under such circumstances?
List a few significant features of unix?