I want to run all the script from the directory. For instance,
The directory contains 40 scripts, I would like to start the 5 script parallel.after first, after the completion of these scripts the following 5 script will be executed, as well as the rest.
Please give any solutions using linux and perl commands.
source share