sudo crontab -uroot -e#加入下面这一行, :wq 保存退出 [每分钟执行一次]* * * * * /home/centos/sh/a.sh >> /home/centos/sh/a.log 2>&1 cd /home/centos/shtouch a.shvi a.sh#输入下 Read More
posted @ 2022-05-30 17:55 喵喵2023 Views(207) Comments(0) Diggs(0) Edit