bug-grep
[Top][All Lists]
Advanced

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

--color=auto error ?


From: Billy.Zheng
Subject: --color=auto error ?
Date: Thu, 24 Jan 2013 10:27:06 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hi, I have following bash command. 
$ echo "hell{o" |egrep --color=auto -e '{o'

output result:

hell{o

the problem is only o is RED color, I read from man help, it match result is 
ought
to `{o',  if  -e '\{o',  it result OK, why same situation show difference 
result ? 

Thanks for you grep... 
-- 
Have a nice day!




reply via email to

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