On Mon, 5 Jan 2004, Ariel Biener wrote: > On Tue, 6 Jan 2004, Ariel Biener wrote: > > > Ok, problem located. grep version 2.5.x includes UTF-8 support. If the > systems default LANG variable is a UTF-8 one, like the following: > > # echo $LANG > en_US.UTF-8 > > then grep is dog slow. Change it to en_US, and if flies like an eagle. > > RedHat.... > > --Ariel
Last month a patch for grep was applied to Fedora development version to fix the exactly same issue. Search bugzilla.redhat.com for it. behdad ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
