done Command Examples
This shell keyword is used with
for,while,select, anduntilto mark the end of a loop.
- View documentation for the
forkeyword:
tldr for
- View documentation for the
whilekeyword:
tldr while
- View documentation for the
selectkeyword:
tldr select
- View documentation for the
untilkeyword:
tldr until