... test2 #!/usr/bin/bash set -e echo '2==PID='$BASHPID echo '2==PPID='$PPID echo '2==PATH='$PATH echo '2==export=='`export -p` exec -c .
確定! 回上一頁