Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
49015a60cb334ecd0b069f27833a3d50853509fa
/
.
/
shell
/
ash_test
/
ash-standalone
/
var_standalone1.tests
blob: 1e905ba75ebbf6c561c3b01244dec6677a74d6a6 [
file
] [
log
] [
blame
]
VAR
=
42
$THIS_SH
-
c
'unset VAR; env | grep ^VAR'
echo
Done
:
$
?