09 2020 档案

摘要:function interFile($path, $arr) { if (!is_array($arr) && !empty($arr)) { return false; } $file = fopen($path, 'w'); if (!$file) { return false; } fore 阅读全文
posted @ 2020-09-08 17:37 不一样的开始 阅读(210) 评论(0) 推荐(0) 编辑
摘要:【第一步】:先写task.sh脚本文件。 【第二步】:设置Crontab定时时间,定时执行task.sh脚本文件 【案例一】:每月1号、15号的06:10点,定时备份网站源码: 【第一步】:先写youhutong.sh脚本文件。 [root@localhost ~]# [root@localhost 阅读全文
posted @ 2020-09-03 18:17 不一样的开始 阅读(392) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示