加入收藏 | 设为首页 | 会员中心 | 我要投稿 温州站长网 (https://www.0577zz.com/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 服务器 > 搭建环境 > Linux > 正文

Linux 学习_crontab

发布时间:2021-02-23 17:25:07 所属栏目:Linux 来源:网络整理
导读:crontab -e > /home/mydata vi myfile.sh date >> /home/mydata chmod 744 myfile.sh crontab -e * * * * * /home/myfile.sh

 crontab -e

> /home/mydata

 vi myfile.sh

date >> /home/mydata

Linux 学习_crontab

chmod 744 myfile.sh

Linux 学习_crontab

  crontab -e

* * * * * /home/myfile.sh

Linux 学习_crontab

Linux 学习_crontab

Linux 学习_crontab

Linux 学习_crontab

Linux 学习_crontab

(编辑:温州站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    热点阅读