Dan Sugalski wrote: > At 8:08 PM +0200 4/28/04, Jerome Quelin wrote: > >Dan Sugalski wrote: > >> CTIME Creation time > >Will unixen use this for change time? (also spelled ctime too) > > Nope, for that they use mtime. We can expand the names to skip the > confusion.
mtime != ctime mtime = modification time = last time file content changed ctime = change time = last time inode changed (iirc) Jerome -- [EMAIL PROTECTED]