Follow-up Comment #4, bug #29496 (project grep):

> > Besides, how would you grep for lines starting with a capital character
using a locale!=C?
> 
> You don't.  You have to set LC_ALL=C or at least LC_COLLATE=C.

I was wrong; you can use [[:upper:]].

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29496>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to