Florian Fainelli wrote:

> This is true. According to GNU fileutils changelog, the nearest Changelog 
> message regarding this option is :
> 
> 2004-11-19  Alfred M. Szmidt  <[EMAIL PROTECTED]>
> 
>        * src/ls.c (usage): Clarified description of --no-group (-G),
>        --human-readable (-h), --inode (-i), --size (-s), --time,
>        and --time-style.

It's also possible to overwrite that TIME_STYLE variable (which is
responsible for the format change), like so

  LC_ALL=C TIME_STYLE=locale ls -l ...

Regards...
                Michael

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to