Sign in
coral
/
busybox
/
e04a38c0c91c17ce27fb11d83f6767614b7d6b59
/
.
/
shell
/
ash_test
/
ash-misc
/
empty_args.tests
blob: efce5494a7af21cc8cf0718af90eb34cd7133010 [
file
] [
log
] [
blame
]
echo
Null
0th
arg
:
""
echo $
?
echo
Null
1st
arg
:
# printf without args would print usage info
printf
""
echo $
?
echo
Null
arg
in
exec
:
exec
printf
""