Linux计划任务

crontab -e   编辑

crontab  -l   查看 
 
切换指定用户的计划任务 crontab -uusername -l
 
重启任务:service crond restart 
 

手工调用(自动投标):

icscall -t0701010

原文地址:https://www.cnblogs.com/dashi/p/4221708.html