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