摘要:
https://stackoverflow.com/questions/91110/how-to-match-a-single-quote-in-sed 今天在看一个例子 sed '/Larry\'s' Larry。 结果死活匹配不到。查询了google才知道。匹配单引号不能简单用转义符号\ 最简单 阅读全文
posted @ 2017-07-27 22:54
uxiuxi
阅读(283)
评论(0)
推荐(0)
摘要:
想要安装一个dhcp服务器。但是客户的环境不让用yum源安装。那就用源文件安装吧。参考文档https://www.crazycen.com/linux/514.html 1.tar zxvf dhcp-4.3.1.tar.gz 2.cd dhcp-4.3.1 3. ./configure && ma 阅读全文
posted @ 2017-07-27 09:29
uxiuxi
阅读(876)
评论(0)
推荐(0)
浙公网安备 33010602011771号