bug-coreutils
[Top][All Lists]
Advanced

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

bug#19953: egrep: 'Invalid range end' - bug or not?


From: Bernhard Voelker
Subject: bug#19953: egrep: 'Invalid range end' - bug or not?
Date: Thu, 26 Feb 2015 15:50:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

tag 19953 notabug
close 19953
stop

On 02/26/2015 02:28 PM, George Shuklin wrote:
> $ echo 'sample-text'|egrep '[0-9\-a-z]'
> grep: Invalid range end
>
> but:
>
> $ echo 'sample-text'|egrep '[0-9a-z\-]'
> sample-text
>
> (grep 2.20-4.1)

Thanks for the bug report, however you reached the wrong
list (address@hidden):

  $ egrep --help | grep bug
  Report bugs to: address@hidden

Feel free to report this there.
Meanwhile, I'm closing this as "notabug" here.

Have a nice day,
Berny





reply via email to

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