[NCLUG] sort on RH7
R P Herrold
herrold at owlriver.com
Wed Jul 18 17:38:02 MDT 2001
On Wed, 18 Jul 2001, David W. Graham wrote:
> Is it my imagination, or is the sort that has been distributed with RH 7.x
> compiled with the -f option always turned on? Is there another version of
> sort on the system (I can't find one) and is there some way to turn off that
> flag?
>
> I was drawn to this situation because my ls's just don't look the same since
> I upgraded to the latest KRUD.
... Good morning, Rip van Winkle. This is part of a I18N
drive. Add this to your /etc/profile for all users, or your
local .profile or .bashrc:
# fix RH mangled sort order
LC_ALL=C
LANG=C
export LC_ALL
export LANG
More information about the NCLUG
mailing list