Path: csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: almahdi Newsgroups: gnu.bash.bug Subject: How to do if any (if no so a feature request) to do break continue Date: Wed, 2 Sep 2020 02:31:54 -0700 (MST) Lines: 12 Approved: bug-bash@gnu.org Message-ID: References: <1599039114494-0.post@n7.nabble.com> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: usenet.stanford.edu 1599039130 21963 209.51.188.17 (2 Sep 2020 09:32:10 GMT) X-Complaints-To: action@cs.stanford.edu To: Bug-bash@gnu.org Envelope-to: Bug-bash@gnu.org Received-SPF: softfail client-ip=162.253.133.57; envelope-from=budikusasi@gmail.com; helo=n7.nabble.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/02 05:32:01 X-ACL-Warn: Detected OS = Mac OS X [generic] [fuzzy] X-Spam_score_int: 20 X-Spam_score: 2.0 X-Spam_bar: ++ X-Spam_report: (2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.665, SPOOFED_FREEMAIL=1.321 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <1599039114494-0.post@n7.nabble.com> Xref: csiph.com gnu.bash.bug:16883 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/