android_mt6572_jiabo/external/busybox/shell/msh_test/msh-parsing/argv0.tests
2025-09-05 16:56:03 +08:00

4 lines
61 B
Text
Executable file

if test $# = 0; then
exec "$THIS_SH" "$0" arg
fi
echo OK