Infinite while loop - Linux Shell Scripting Tutorial - A Beginner's handbook

Infinite while loop - Linux Shell Scripting Tutorial - A Beginner's handbook

瀏覽:1385
日期:2025-06-12
Note the first syntax is recommended as : is part of shell itself i.e. : is a shell builtin command. A menu driven program using while loop The following menu driven program typically continues till user selects to exit by pressing 4 option. The case stat...看更多