2014年8月20日
摘要: crontab -e* * * * * /root/start.sh*/20 * * * * /usr/sbin/ntpdate 0.centos.pool.ntp.org >>/root/ntp.logvi /root/start.sh#!/bin/bash#判断进程是否存在,如果不存在就启动它P... 阅读全文
posted @ 2014-08-20 11:10 飞儿传媒 阅读(241) 评论(0) 推荐(0)
飞儿传媒