Hi Rick, I found the same thing on Mandrake beginning with 8.1. It's an internationalisation issue to do with lowercase globbing and attempts to un-asciify the world. See the following post for some background:
http://lists.cistron.nl/pipermail/freeradius-devel/2001-September/001364.html On my Mandrake 8.1 box I have the following at the bottom of my .bashrc which fixes things for me: export LANG=C unset LANGUAGE unset LC_COLLATE YMMV. Cheers, Gavin On Sun, Jun 09, 2002 at 09:56:42PM +1000, gomez wrote: > Here is a weirdy: on a fresh RH 7.2 (locale = AU) the output from > /bin/ls > is sorted case INSENSITIVE, a la Windows. > > Anyone know how to stop this bizarro and v.annoying behaviour? > > -rickw -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
