crontab 常用命令crontab -e 显示和编辑crontabcrontab -l 只列出crontab 内容(1)每分钟定时执行每1分钟执行: */1 * * * * 或者* * * * *每5分钟 ...
確定! 回上一頁