裡面的程式碼如下如下: <?php $output = shell_exec('sudo crontab -u pi -l'); $job = '*/1 * * * * /usr/bin/php5 /home/pi/Downloads/job.php'. PHP_EOL;.
確定! 回上一頁