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