On Tuesday 24 June 2003 09:41 am, Bill Tangren wrote:
> Ian Mortimer wrote:
> >>Am I the only one who noticed this ?
> >
> > No.  See:  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=69900
> > and related bugzilla entries.
> >
> >>Since awk, sed, grep all run extremely slow on both of my Redhat 9 boxes,
> >>I can't think of any reason other than the text processing library or
> >> kernel has some serious performance bug.
> >
> > Unicode is the culprit.  The cure is to do one of:
> >
> >    export LC_ALL=C
> >    export LANG=c
>
> Where can I place both of these so that all users who log in will have
> them set by default?

Maybe something like /etc/profile or /etc/bashrc (if you're using bash).

RDB


-- 
Reuben D. Budiardja
Department of Physics and Astronomy
The University of Tennessee, Knoxville, TN
-------------------------------------------------
/"\  ASCII Ribbon Campaign against HTML    
\ /  email and proprietary format      
 X   attachments.
/ \
-------------------------------------------------
Have you been used by Microsoft today? 
Choose your life. Choose freedom. 
Choose LINUX.
-------------------------------------------------


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to