mirror of https://github.com/mirror/busybox.git
3 lines
39 B
Plaintext
3 lines
39 B
Plaintext
|
if false; then echo Bad; fi
|
||
|
echo Ok:$?
|