Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > gnu.bash.bug > #16883
| From | almahdi <budikusasi@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | How to do if any (if no so a feature request) to do break continue |
| Date | 2020-09-02 02:31 -0700 |
| Message-ID | <mailman.2064.1599039130.2469.bug-bash@gnu.org> (permalink) |
| References | <1599039114494-0.post@n7.nabble.com> |
As break 2 is disrupting and exiting loop twice, from current and next outer scope then how to do if any (or as a feature request) to do /break continue/ that is to break then immediately continue on reach its next outer scope ? -- Sent from: http://gnu-bash.2382.n7.nabble.com/
Back to gnu.bash.bug | Previous | Next | Find similar
How to do if any (if no so a feature request) to do break continue almahdi <budikusasi@gmail.com> - 2020-09-02 02:31 -0700
csiph-web