3 lines
39 B
Plaintext
3 lines
39 B
Plaintext
|
if false; then echo Bad; fi
|
||
|
echo Ok:$?
|