代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/453168/1642166
tests argv0.tests
if test $# = 0; then
exec "$THIS_SH" "$0" arg
fi
echo OK
www.eeworm.com/read/453168/1642180
tests argv0.tests
if test $# = 0; then
exec "$THIS_SH" "$0" arg
fi
echo OK
www.eeworm.com/read/250015/4443096
tests argv0.tests
if test $# = 0; then
exec "$THIS_SH" "$0" arg
fi
echo OK
www.eeworm.com/read/239230/4604899
tests argv0.tests
if test $# = 0; then
exec "$THIS_SH" "$0" arg
fi
echo OK
www.eeworm.com/read/223124/4813773
tests argv0.tests
if test $# = 0; then
exec "$THIS_SH" "$0" arg
fi
echo OK