5 lines
39 B
Plaintext
5 lines
39 B
Plaintext
if [ $foo ]; then
|
|
bar
|
|
else
|
|
baz
|
if [ $foo ]; then
|
|
bar
|
|
else
|
|
baz
|