摘要: ### 获得当前脚本路径 $(dirname -- $(readlink -f -- "$0")) ### 替换NTP服务器IPsed -r '/ntpdate/s/([0-9]+\.){3}[0-9]+/192.168.1.1/g' /var/spool/cron/root### 星号转义输出 t 阅读全文
posted @ 2012-11-01 21:58 ivistn 阅读(157) 评论(0) 推荐(0) 编辑