摘要: find-alter-files.sh#!/bin/sh#注意:每次修改代码前,在/var/www/html/aaa 下面 touch time.txt#存放修改后的文件 /root/var/www/html/a... 阅读全文
posted @ 2016-04-17 22:15 张同光 阅读(105) 评论(0) 推荐(0)
摘要: digui-gb18030-utf8.sh#!/bin/sheachd() { for chkfile in $1/* do if [[ -f "$chk... 阅读全文
posted @ 2016-04-17 22:11 张同光 阅读(86) 评论(0) 推荐(0)
摘要: digui-dir-del-M.sh#!/bin/sheachd() { for chkfile in $1/* do if [[ -f "$chkfil... 阅读全文
posted @ 2016-04-17 21:46 张同光 阅读(95) 评论(0) 推荐(0)
摘要: digui-dir-indent.sh#!/bin/sh #http://www.wenzizone.cn/?p=313function scandir() { local cur_dir parent_d... 阅读全文
posted @ 2016-04-17 21:44 张同光 阅读(99) 评论(0) 推荐(0)
摘要: http://www.linuxdiyf.com/viewarticle.php?id=536336来源:池建强 微信:MacTalk这篇文章我在2013年-2014年分十次左右完成的,记录了 Linux 作者 ... 阅读全文
posted @ 2016-04-17 17:38 张同光 阅读(343) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/ztguang/article/details/510150382016-04-17-北邮-wangdongs-wangx ... 阅读全文
posted @ 2016-04-17 17:15 张同光 阅读(87) 评论(0) 推荐(0)
摘要: 注意:从 北三环 北方 来北邮,公交站是明光桥南,公交车比如 375注意:从 北三环 南方(西客站) 来北邮,公交站是明光桥北,公交车比如 387, 694, 21注意:上图 的下面 “起”,是你们下车的位置,上... 阅读全文
posted @ 2016-04-17 08:35 张同光 阅读(235) 评论(0) 推荐(0)