Sign in
coral
/
busybox
/
ed058016bf8fc98271de2e58bfb650de9e9d304d
/
.
/
shell
/
hush_test
/
hush-vars
/
param_glob.tests
blob: 4d74fee029556216ca5914d7ed90f21e04971ab0 [
file
] [
log
] [
blame
]
if
test $
# = 0; then
exec
"$THIS_SH"
"$0"
'param_glob.t*'
echo NOT SHOWN
exit
fi
echo $
*
echo $@
echo
"$*"
echo
"$@"