markdown [正则表达式和Grep工具] #tutorial

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown [正则表达式和Grep工具] #tutorial相关的知识,希望对你有一定的参考价值。

### regex for finding text with 2 substrings
Ex. 'git' and 'rm'  
#### grep "git.\*rm"

以上是关于markdown [正则表达式和Grep工具] #tutorial的主要内容,如果未能解决你的问题,请参考以下文章

文本处理工具grep,egrep和正则表达式的使用

shell下正则表达式与其工具grep

grep文本处理工具正则表达式

文本处理工具之grep和正则表达式

Linux篇 | 文本处理工具和正则表达式

正则表达式和grep用法,及文本查看处理工具