mirror of https://github.com/mirror/busybox.git
3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
|
false || case a in a) echo One:$?;; esac
|
||
|
echo Zero:$?
|