[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: date problem with ls -la --time=ctime



John Haxby wrote:
Rainer Traut wrote:

Question is, what time does ls -la show?
The man page says 'change time', so ctime?



mtime -- time of last modification (write).

Thx for your fast answer, but I can only specify status, atime, access, use and ctime. None of them is the same as plain 'ls -la'?

[root asp5 tmp]# ls -la /tmp/eo-1528902312tm
-rw-rw-r-- 1 notes notes 628155 15. Apr 15:49 /tmp/eo-1528902312tm
[root asp5 tmp]# ls -la /tmp/eo-1528902312tm --time=status
-rw-rw-r-- 1 notes notes 628155 18. Apr 12:34 /tmp/eo-1528902312tm
[root asp5 tmp]# ls -la /tmp/eo-1528902312tm --time=atime
-rw-rw-r-- 1 notes notes 628155 18. Apr 12:39 /tmp/eo-1528902312tm
[root asp5 tmp]# ls -la /tmp/eo-1528902312tm --time=access
-rw-rw-r-- 1 notes notes 628155 18. Apr 12:39 /tmp/eo-1528902312tm
[root asp5 tmp]# ls -la /tmp/eo-1528902312tm --time=use
-rw-rw-r-- 1 notes notes 628155 18. Apr 12:39 /tmp/eo-1528902312tm
[root asp5 tmp]# ls -la /tmp/eo-1528902312tm --time=ctime
-rw-rw-r-- 1 notes notes 628155 18. Apr 12:34 /tmp/eo-1528902312tm
[root asp5 tmp]#


Rainer


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]