android_mt6572_jiabo/external/busybox/shell/hush_test/hush-misc/opts1.tests
2025-09-05 16:56:03 +08:00

5 lines
91 B
Text
Executable file

if test $# = 0; then
exec "$THIS_SH" $0 -10qwertyuiop
fi
echo "Param1: >$1<"
echo Done