I am trying to test a cron job. When I run crontab -l the output is: */1 * * * * curl https://www.google.com >> /home/log/crontest.log 2>&1 ...
確定! 回上一頁