Timeline for ksh break and continue based on values
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 17, 2020 at 19:28 | comment | added | Tim Kennedy | @John - we're defining the 0 up at the top, in integer return_code=0. If no errors change that, then that 0 will fall all the way to the bottom of the script and be returned. | |
| Nov 17, 2020 at 4:11 | vote | accept | John | ||
| Nov 17, 2020 at 4:11 | vote | accept | John | ||
| Nov 17, 2020 at 4:11 | |||||
| Nov 17, 2020 at 4:09 | comment | added | John | Thanks Tim. But how the loop will return code 0 in case there is no exception in the processing file. | |
| Nov 16, 2020 at 21:34 | history | answered | Tim Kennedy | CC BY-SA 4.0 |