Use the break statement to exit a while loop when a particular condition realizes. The following script uses a break inside a while loop: #!/bin ...
確定! 回上一頁