4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
|
rm -f test1.sh
|
||
|
(exec ./test1.sh)
|
||
|
echo $?
|