execve ( const char *path , char *const argv[] , char *const envp[] ); ... be the name of the executed program (for example, the last component of path ).
確定! 回上一頁