HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

esac — This shell keyword is used to end a `case` statement.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
shellcommandendkeywordthisesaccliused

Problem

How to use the esac command: This shell keyword is used to end a case statement.

Solution

esac — This shell keyword is used to end a case statement.

View documentation for the case keyword:
tldr case

Code Snippets

View documentation for the `case` keyword

tldr case

Context

tldr-pages: common/esac

Revisions (0)

No revisions yet.