bug-gnu-utils
[Top][All Lists]
Advanced

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

[Bug-gnu-utils] grep (GNU grep) 2.4.2 bug report


From: Chris Pollitt
Subject: [Bug-gnu-utils] grep (GNU grep) 2.4.2 bug report
Date: Sun, 17 Sep 2000 00:18:33 -0700

tool: grep
version: 2.4.2
symptom:  char list range ignores case

example:

$echo d | grep '[D-Z]'
d

this however works fine:

$echo d | grep '[A-D]'

--
Christopher Pollitt         __ __|       |            No one is so good that
email: address@hidden      | _ \ _ \   \  -_) '_| he can save himself;
icq: 19634806                 _|___/ __/_| _|\__|_|   No one is so bad that
http://www3.telus.net/cpandmh ~~~~~_|~~~~~~~~~~~~~~   God cannot save him.




reply via email to

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