linux中定时任务和定时任务的黑白名单设定,临时文件的创建和清理

##定时任务 分钟 小时 天 月 周 *     *   *  *  * (1) [ [email protected] ~]# crontab -u root -e  ##建立一个定时任务 crontab: installing new crontab [ [email protected] ~]# crontab -u root -l  ##查看定时任务 00  22 * * *    /bi
相关文章
相关标签/搜索