continue in Mac OS X
By: Strauss K
Resume the next iteration of the enclosing for, while, until, or select loop.
Syntax continue [n] Key -n Resume at the nth enclosing loop
n must
be >= 1.
If n is
greater than the number of enclosing loops, the last enclosing loop (the
``top-level'' loop) is resumed.
The return value is 0 unless the shell is not executing a loop when continue is executed.
continue is a bash builtin command
Most Viewed Articles (in macos ) |
Latest Articles (in macos) |
Comment on this tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview