elif Command Examples
This shell keyword is used in combination with
ifandelseto define a code branch.
- View documentation for
ifcommand:
tldr if
This shell keyword is used in combination with
ifandelseto define a code branch.
if command:tldr if