bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22656: How to grep two patterns in a line with correct coloring?


From: Paul Eggert
Subject: bug#22656: How to grep two patterns in a line with correct coloring?
Date: Sun, 10 Apr 2016 21:45:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

This works for me:

grep --color=always -E 'word1|word2'





reply via email to

[Prev in Thread] Current Thread [Next in Thread]