会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Yueers
新浪微博:
当初就没看错她
GitHub:
HeroYue
博客园
首页
新随笔
联系
管理
订阅
2016年8月29日
grep 使用或条件 ( grep -e )
摘要: test@k1rhel5822161:/home/test>cat 31 52 33 24567test@k1rhel5822161:/home/test>grep -e '2|3' 3test@k1rhel5822161:/home/test>grep -E '2|3' 32 33 2test@k
阅读全文
posted @ 2016-08-29 15:42 Yueers
阅读(28569)
评论(0)
推荐(0)
公告