Hi,

Suppose that I run, I'd like to show the match of 'abc' and 'efg'
differently. Is there a way to do so with grep?

grep --color=auto  'abc|efg' file.txt

-- 
Regards,
Peng

Reply via email to