Linux – Check to see if file date created and modified were modified

linuxmacosUbuntuwindowswindows 7

Is there a way to tell if a file's date created/modified dates were adjusted artificially via command line. I am talking about for files like Word and Excel documents, so if someone opened and modified a word file on 12/1, but then it was changed to 11/1, is there anyway to see this?

Also does the possibility of this matter what OS the file was created on? I need to know how to do this for OSX, ubuntu, and 7.

Thanks.

Best Answer

Unless you've enabled auditing, no, you won't be able to see if it's been modified.

Related Question