girish3
4/5/2018 - 2:36 PM

[Regex and Grep tool] #tutorial

[Regex and Grep tool] #tutorial

regex for finding text with 2 substrings

Ex. 'git' and 'rm'

grep "git.*rm"