会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
unetwork007
And if there's love in this life, there's no obstacle . That can't be defeated.
博客园
首页
新随笔
联系
管理
订阅
2017年11月2日
linux -- shell 编程
摘要: linux -- shell 编程 一、正则表达式 1、正则表达式 PK 通配符 2、基础正则表达式 1)、* 前一个字符匹配 0 次或者任意多次 ~ grep "a*" test_rule.txt # 匹配所有内容,包括空白行 ~ grep "aa*" test_rule.txt # 匹配至少包含
阅读全文
posted @ 2017-11-02 19:01 unetwork007
阅读(201)
评论(0)
推荐(0)
编辑
公告