index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
shell
/
ash_test
/
ash-standalone
/
noexec_gets_no_env.tests
blob: 0d347bdcd703ee4b2c4b55abc66449ff86e1136f (
plain
)
1
2
3
4
5
export VAR7=VAL env | grep ^VAR7= echo $? VAR8=VAL env | grep ^VAR8= echo $?