commands.sh

do

all

This shell keyword is used with `for`, `while`, `select`, and `until` to mark the start of a loop.

Examples (4)

View documentation for the `for` keyword

View documentation for the `while` keyword

View documentation for the `select` keyword

View documentation for the `until` keyword

made by @shridhargupta | data from tldr-pages