4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
if [ $foo ]; then
|
|
bar
|
|
else
|
if [ $foo ]; then
|
|
bar
|
|
else
|