Peng Yu wrote:

> My grep is aliased to "grep --color=auto".
> 
> I then use grep "<TAB>", where <TAB> is a tab character. But the
> result is not colored. How to make the tabs colored?

GREP_COLORS='ms=07;31' grep ...

man grep, and wrong mailing list.

Reply via email to