xref
: /
busybox-1.35.0
/
shell
/
hush_test
/
hush-misc
/
if_false_exitcode.tests
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if false; then echo Bad; fi
2
echo Ok:$?
3