4 lines
40 B
Plaintext
4 lines
40 B
Plaintext
case $foo in
|
|
bar) thing1;;
|
|
baz)
|
case $foo in
|
|
bar) thing1;;
|
|
baz)
|