Crontab

15 views
Skip to first unread message

Akash Gajeshwar

unread,
Jun 16, 2016, 3:31:18 PM6/16/16
to BeagleBoard
Hello everyone, I have been trying to execute cronjobs with same time of execution, but it does not work that way since they run in parallel. So is there a way can perform sequential execution of tasks with same time of execution?
I did add the same time in crontab, but that makes it execute in parallel, what I am trying to do is make sequential execution.

Robert Nelson

unread,
Jun 16, 2016, 3:35:07 PM6/16/16
to Beagle Board, agaje...@atompower.com
end of script 1, starts script 2, end of script 2 starts 3......

Regards,

--
Robert Nelson
https://rcn-ee.com/

Craig Markwardt

unread,
Jun 16, 2016, 5:38:41 PM6/16/16
to BeagleBoard


On Thursday, June 16, 2016 at 3:31:18 PM UTC-4, Akash Gajeshwar wrote:
Hello everyone, I have been trying to execute cronjobs with same time of execution, but it does not work that way since they run in parallel. So is there a way can perform sequential execution of tasks with same time of execution?
I did add the same time in crontab, but that makes it execute in parallel, what I am trying to do is make sequential execution.

Can't you just run one script from cron, which calls your tasks sequentially?


Reply all
Reply to author
Forward
0 new messages