index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ash_test
/
ash-arith
/
arith-bash1.tests
blob: b37b7302d32a72a35c01626f5a4290f9663b13d7 (
plain
)
1
2
3
4
5
# checks for [[ ]] # && and || [[ a && "" ]]; echo $? [[ a || "" ]]; echo $?