snippetbashTip
esac — This shell keyword is used to end a `case` statement.
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 caseCode Snippets
View documentation for the `case` keyword
tldr caseContext
tldr-pages: common/esac
Revisions (0)
No revisions yet.