File:  [MW Coherent from dump] / coherent / a / usr / man / COHERENT / continue.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



continue                     Command                     continue




Terminate current iteration of shell construct

ccoonnttiinnuuee [ _n ]

The command continue helps  to control the flow of commands given
to the  shell sh.  When it is used  without an argument, continue
terminates the  execution of the current  iteration of the inner-
most for, until, or while  shell construct; that is, it acts like
a branch  to the enclosing  done, after which  loop execution may
continue or  terminate.  If an  argument is given,  continue ter-
minates the current iteration of the nth enclosing for, until, or
while loop.

The shell executes continue directly.

***** See Also *****

break, commands, for, sh, until, while






































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.