break from for loop bash shell code example Example: bash script until loop until [ <some test> ] do <commands> done