Infinite loop shell script not getting killed - Stack Overflow

Infinite loop shell script not getting killed - Stack Overflow

瀏覽:1442
日期:2025-06-17
2013年9月11日 - This piece of code here: wait $pid1 ret1=$? wait $pid2. will ensure it waits for both processes to finish and hence mainscript will never get to the kill ......看更多