switch
Evaluate one of several scripts, depending on a given value
NAME
SYNOPSIS
switch
?
options
?
string pattern body
?
pattern body
...?
switch
?
options
?
string
{
pattern body
?
pattern body
...?}
DESCRIPTION
-exact
-glob
-regexp
--
KEYWORDS