Sign in
coral
/
busybox
/
0356607264b8e1476d98a81667488ba1d6295d23
/
.
/
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
"$@"