AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only

ls -ltr showing wrong date

  • 1.  ls -ltr showing wrong date

    Posted Mon October 26, 2009 04:32 PM

    Originally posted by: plechu


    Hi,
    I’m looking for somebody who have similar problem on aix. After changing time in last weekend on my system I have problem with command ls –ltr – it’ s showing wrong date (1 hour ahead), but when I’m using only ls –l date is correct. I have os level 5300-08-01-0819.
    I have this problem only on few systems with the same oslevel. Any suggestions ??

    P.S.
    This situation is only when I’m creating file in “old” directory. When I’m creating some new directory and there creating file, then it’s ok.

    Example:
    Ls –l
    -rw-r--r-- 1 root system 0 Oct 26 20:53 aaa
    Ls –ltr
    -rw-r--r-- 1 root system 0 Oct 26 2153 aaa