ubuntu下crontab启动,重启,关闭命令

  1.     启动:/etc/init.d/cron start ( service cron start )
  2.     重启:/etc/init.d/cron restart ( service cron restart )
  3.     关闭:/etc/init.d/cron stop ( service cron stop )
有罪是符合人性的,但长期坚持不改就是魔鬼。
原文地址:https://www.cnblogs.com/yu-yuan/p/9722202.html