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

Re: grep trick



On Mon April 7 2008 16:03:28 Chris Bannister wrote:
> export GREP_COLOR=33
> alias grep='grep --colour=always'

This will break any scripts which assume that the output
of grep has not been annotated with color escape sequences.

--Mike Bird


Reply to: