On Tue, July 17, 2007 08:00, Christian Menzel wrote:
> Hi Pete
>
> On 7/17/07, Pete Geenhuizen
<pgeenhuizen@xxxxxxxxxxxxxxxxxx> wrote:
>> Either I
missed it or the recent update of coreutils has changed the
>>
time
>> stamp display in a long listing of ls. Is it me or has
anyone else also
>> noticed this change.
>>
>> This is what I mean, notice the date format
>>
fc6
>> $ ls -lad /etc
>> drwxr-xr-x 154 root root
12288 Jul 17 00:44 /etc
>>
>> now in f7
>> $ ls -lad /etc
>> drwxr-xr-x 108 root root 12288
2007-07-17 04:28 /etc
>>
>> If it's me can someone
enlighten me what the fix is or is this a bug?
>>
>
> The format of the timestamp display depends on the settings of
the
> LC_TIME variable.
> Look into /etc/sysconfig/i18n
for your current setting.
Chris,
Thanks I figured that it was
something like that and or the locale setting.
A comparison
between fc6 and f7 shows a slight difference.
As a test I made
it look the same, but no change, has to be something else.
f7
# cat /etc/sysconfig/i18n
LANG="en_US.UTF-8"
SYSFONT="latarcyrheb-sun16"
fc6
# cat
/etc/sysconfig/i18n
LANG="en_US.UTF-8"
SUPPORTED="en_US.UTF-8:en_US:en"
SYSFONT="latarcyrheb-sun16"
>
>
Chris
>
> --
> This message has been scanned for
viruses and
> dangerous content by MailScanner, and is
>
believed to be clean.
>
--
This message has been scanned for viruses and
dangerous content by
MailScanner, and is
believed to be clean.