8 lines
123 B
Markdown
Raw Normal View History

# esac
> This shell keyword is used to end a `case` statement.
- View documentation for the `case` keyword:
`tldr case`