linux - Bash Shell Do While Loop Infinite loop? - Stack Overflow

linux - Bash Shell Do While Loop Infinite loop? - Stack Overflow

瀏覽:740
日期:2025-11-19
You are not updating your bay variable inside of the loop somewhere. It gets set once and stays the same. You need to recalculate it every time....看更多