grep, find two words before right indent tab
Trying to figure out quite simple thing with grep, but seems like it is not my thing... can someone help?
Need to find two words before right indent tab
For example:
This is the text there is <right indent tab>
want to find:
This is the text there is <right indent tab>
Words that need to be found might be lower or upper case.
Thanks
