On Sun, 2002-05-19 at 19:02, Statux wrote:
> The old default behavior of "ls" was to list directory contents in
> alphabetical order with hidden objects first before regular objects. Now
> adays, "ls" ignores the leading '.' of object names and the case, and just
> puts everything in ABC order.
> 
> How would one go about changing things back to the old ways?
> 
> This system used the old behavior through a few RH upgrades, but it
> changed when I did a hardware upgrade and reinstalled RH 7.1 from
> scratch.
> 
> Any help would be much appreciated :)
> 

export LC_COLLATE=C

works for me.  Been this way since 7.x AFAIK.  Windows guys love it I
hate it.

Bret



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to