Linux: How to check if multiple batch files have completed execution or not -


I have set up a dozen batch files (each has a dozen commands in each) to run in parallel by crontab now I want to run another command, but only after completing the execution of all batches. How do i do this

The above post gives you an example with the example, Can not exhaust status of any command execution of shell scripts? And then call another script

thanks & amp; Best regards,
Alok Thaker

Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -