Shell Then - Control Shell Branching | Online Free DevTools by Hexmos
Control shell branching with Shell Then command. Manage conditional logic and execute different code blocks in shell scripts. Free online tool, no registration required.
then
This shell keyword is used in combination with
ifandelifto separate branches and branch conditions.
- View documentation for
ifcommand:
tldr if