[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

RE: Re: file creation time



> I am totally relying on my memory here so I amy be absolutely off: One of
> them is creation and other is file modification and the third is inode
> modification. Now if only I cud lay my hands on Maurice Bach and if only i
> could be sure of what the inode modification time is :-(
> 
> P Asokan

Yes. there are 3 timestamps on an inode. 
1) time the file was last modified
2) when it was last accessed
3) when the inod was last modified

as somebody already wrote, Unix doesnt store file creation time.