Break and continue statements are bash built-in and used to alter the flow of your loops.
Source: Linux Today – How to Use break and Continue in Shell Scripts
Break and continue statements are bash built-in and used to alter the flow of your loops.
Source: Linux Today – How to Use break and Continue in Shell Scripts