$whom = shell_exec(whoami); print_r($whom); $output = shell_exec('sudo /usr/bin/screen -dr testScreen -X quit'); print_r($output);.
確定! 回上一頁