Ulrich Zingel <[EMAIL PROTECTED]> wrote: > The output format of ls --full-time > > (day of week, abbrev. word) (month, abbrev. word) (day of month, number) > hh:mm:ss YYYY > > seems a bit crazy. > > See ISO 8601: YYYY[-MM[-DD[ hh[:mm[:ss]]]]] > > ( http://www.cl.cam.ac.uk/~mgk25/iso-time.html )
What version of ls are you using? (use `ls --version') What locale are you using? (LC_ALL, LANG environment setting) I suspect you're not using the latest: ftp://alpha.gnu.org/gnu/fetish/coreutils-4.5.3.tar.gz With that, I get this: $ ls -og --full-time README -rw-r--r-- 1 4668 2002-09-02 09:52:08.000000000 +0200 README _______________________________________________ Bug-fileutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-fileutils