I've vimed a file, and only afterwards realised that I need the atime (last access time) for the file. Is there any way to recover the atime for a file after accessing it inadvertently?
The filesystem is mounted as so:
UUID=XXXX /home ext4 defaults 0 2 I'm interested in a distro-neutral solution, however barring that I am currently using Ubuntu Server 12.04.
cat filewill not change theatimeat all. You can check it usingstat fileIf you usedview fileorvi filethat would alterAccess, Modify and Changeattributes