hi all,
I want to run my 3 scripts in one scripts, but the problem they will run in sequence of each line, it will run the 2 scripts after the first already finish runing and so is the 3rd script will be run after the 2nd finishing ?
is there any tips how to run all scripts not in sequence but I can run all in one single time only using one main scripts ?
for example.
mainscripts.
/etc/home/scripts1
/etc/home/scripts2
/etc/home/scripts3
I need run scripts1, scripts2 and scripts3 in one single time , not in sequence.
thanks a lot
paijo
I want to run my 3 scripts in one scripts, but the problem they will run in sequence of each line, it will run the 2 scripts after the first already finish runing and so is the 3rd script will be run after the 2nd finishing ?
is there any tips how to run all scripts not in sequence but I can run all in one single time only using one main scripts ?
for example.
mainscripts.
/etc/home/scripts1
/etc/home/scripts2
/etc/home/scripts3
I need run scripts1, scripts2 and scripts3 in one single time , not in sequence.
thanks a lot
paijo