logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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 if and elif to separate branches and branch conditions.

  • View documentation for if command:

tldr if

See Also