On Mon, 22 Mar 2004, David F. Skoll wrote: > Beware... this is a bashism. We GNU users are spoiled. :-) > > Genuine "sh" will barf at this... you need: > > LC_ALL=C; export LC_ALL
I vote for just fixing it at the source (no, not bombing the RH engineering team!): #> /etc/sysconfig/i18n LANG="C" SUPPORTED="C:en_US.UTF-8:en_US:en" SYSFONT="latarcyrheb-sun16" That's something like step #2 on my "Undo All the Stupid Redhat Things" list. :) Justin _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

