Open main menu
Home
Random
Nearby
Log in
Settings
Donations
About Wikibooks
Disclaimers
Search
Shell Programming/while
Language
Watch
Edit
<
Shell Programming
The while statement has the following basic structure:
while [ condition of expressions ]; do