 |
UNIX and Linux Shell Script While and Until Loops
UNIX and Linux Shell Script While and Until Loops While and Until loops check an exit status of a command. In both cases this check is made before deciding on wether or not to run an itteration of the code inside the loop. In the case of the Whille loop,
www.itforeveryone.co.uk |
 |