crontab -e

 

*/1 * * * * /usr/bin/curl 访问地址

 

wq

 

/sbin/service crond start //启动服务

 

/sbin/service crond stop //关闭服务

/sbin/service crond restart //重启服务

/sbin/service crond reload //重新载入配置

相关文章:

  • 2021-08-09
  • 2022-12-23
  • 2022-12-23
  • 2021-10-18
  • 2022-12-23
  • 2021-11-03
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-20
  • 2021-10-08
  • 2021-06-17
  • 2022-12-23
  • 2022-12-23
  • 2022-01-13
相关资源
相似解决方案