Shell Programming/until
<
Shell Programming
The until statement has the following basic structure:
until [ condition of expressions ]; do done