Shell Programming/while


The while statement has the following basic structure:

  while [ condition of expressions ]; do