Re: [CentOS] ls -l output

2009-09-03 Thread Jacob Bresciani
On 3-Sep-09, at 3:06 PM, Filipe Brandenburger wrote: > Hi, > > On Thu, Sep 3, 2009 at 18:01, Jacob Bresciani wrote: >> on the new Centos 5.3 systems ls -a returns all the files sorted >> alphabetically with capital's and smalls being equal and the . at the >> start of a hidden file appears to be

Re: [CentOS] ls -l output

2009-09-03 Thread Robert Nichols
Jacob Bresciani wrote: > OK, this should be an easy fix but I can't find it, and it's strictly > a cosmetic's issue. > > on our older Gentoo systems if you do an ls -a it orders the results > with all the . files ordered alphabetically then all the non-hidden > files alphabetically. it also

Re: [CentOS] ls -l output

2009-09-03 Thread Filipe Brandenburger
Hi, On Thu, Sep 3, 2009 at 18:01, Jacob Bresciani wrote: > on the new Centos 5.3 systems ls -a returns all the files sorted > alphabetically with capital's and smalls being equal and the . at the > start of a hidden file appears to be ignored. To fix the sorting order for all users in the system

[CentOS] ls -l output

2009-09-03 Thread Jacob Bresciani
OK, this should be an easy fix but I can't find it, and it's strictly a cosmetic's issue. on our older Gentoo systems if you do an ls -a it orders the results with all the . files ordered alphabetically then all the non-hidden files alphabetically. it also sorts with capitals first. on the