Sign in
coral
/
busybox
/
100fa20c68564311cef8f625bcb1b423e96c97d6
/
.
/
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
""