How to get the latest file modified time
I noticed that the linux ls command does not tell the latest file modify time.
For example, if I do ls -lra through putty, for certain file I got the modified time is Jan 20 22:27. then I copied over an updated file with the same name through winscp. I do ls -lra again from the same putty window, the file still shows the same modified date.
How can I force it to refresh? I refresh winscp it show the new date in winscp. how do i refresh in putty?
Thanks