bug-bash
[Top][All Lists]
Advanced

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

Re: Why tab is not colored?


From: pk
Subject: Re: Why tab is not colored?
Date: Tue, 04 May 2010 15:48:41 -0000

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

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