c5dd013235
Probably overkill, but at least this is comprehensive . . .
8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
case $foo in
|
|
bar) thing1;;
|
|
baz)
|
|
thing1
|
|
thing2
|
|
;;
|
|
*)
|