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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -