That worked just great, thanks.  I was spending time looking at all the 
startup scripts, I didn't even think about /etc/bashrc or /etc/profile.

Joe


On Monday 04 February 2002 05:24 pm, you wrote:

>
> If you use bash, you can set it system-wide in /etc/bashrc .
> You can set it on a per-user basis in ~/.bashrc .
> This is true for any environment variable.  The syntax is
>       export LC_COLLATE=C
> for bash and other sh-compatible shells.
>
> --Jeremy


Reply via email to