Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.3
/
busybox
/
edda7f91fbd2482713838673f9c287d4933cd9c4
/
.
/
busybox-1.19.3
/
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
:
$
?