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