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