hybridtheorylink / hybridtheorylink.github.io2

0 stars 0 forks source link

centos7 使用crontab ,tomcat 日志分割脚本 | HybridTheory #8

Open hybridtheorylink opened 5 years ago

hybridtheorylink commented 5 years ago

https://hybridtheorylink.github.io/2019/04/22/centos7-%E4%BD%BF%E7%94%A8crontab-%EF%BC%8Ctomcat-%E6%97%A5%E5%BF%97%E5%88%86%E5%89%B2%E8%84%9A%E6%9C%AC/

安装yum install vixie-cron yum install vixie-cron 添加作业crontab -e //编辑某个用户的cron服务 0 /data/shell/split_catalina.sh //每小时执行 开机启动vim /etc/rc.d/rc.local /sbin/service crond start 常用命令   crontab -u