Linux grep 抓取多个关键字
Linux grep 大约 63 字-E
grep -E 'word1|word2' a.txt
egrep
egrep 'word1|word2' a.txt
阅读 2473 · 发布于 2020-01-23
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb扫描下方二维码关注公众号和小程序↓↓↓

昵称:
随便看看
换一批
-
Java 语法糖 - 增强 for 循环阅读 940
-
MySQL update limit 更新限定条数阅读 3747
-
设计模式之模板方法模式阅读 2207
-
Nginx upstream timed out 10060阅读 4386
-
Prometheus+Grafana+windows_exporter 监控 Windows 系统阅读 1742
-
Git 提示 refusing to merge unrelated histories阅读 2342
-
Spring 使用 filter 过滤器、ContentCachingWrapper 包装类获取请求参数和返回值阅读 776
-
MySQL 之关键字和保留字阅读 1153
-
走进 Spring Boot 第二步之 SpringApplicaiton 构造函数阅读 3594
-
PostgreSQL update from 根据 A 表更新 B 表阅读 3136