else Command Examples
This shell keyword is used in combination with
if
andelif
to define a code branch if no other branch was valid.
- View documentation for the
if
keyword:
tldr if
This shell keyword is used in combination with
if
andelif
to define a code branch if no other branch was valid.
if
keyword:tldr if