Sign in
coral
/
busybox
/
refs/heads/release-day
/
.
/
shell
/
hush_test
/
hush-standalone
/
var_standalone1.tests
blob: 1e905ba75ebbf6c561c3b01244dec6677a74d6a6 [
file
] [
log
] [
blame
] [
edit
]
VAR
=
42
$THIS_SH
-
c
'unset VAR; env | grep ^VAR'
echo
Done
:
$
?