nt9856x/BSP/busybox/shell/ash_test/ash-misc/exec.tests
2023-03-28 15:07:53 +08:00

4 lines
41 B
Plaintext
Executable File

rm -f test1.sh
(exec ./test1.sh)
echo $?