3 lines
42 B
Text
3 lines
42 B
Text
echo $( if x; then echo foo )
|
|
|
|
echo after
|
echo $( if x; then echo foo )
|
|
|
|
echo after
|