`
cfyme
  • 浏览: 264088 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

linux定时任务crontab

 
阅读更多

查看 sudo crontab  -l

 

编辑 sudo crontab -e

 

*/1 * * * *  sudo /tmp/source9.sh > /dev/null 2>/tmp/test.log

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics