On Wed, 21 Dec 2005, Dan Sully wrote:

> Look at mtime, not ctime.


If mtime changes, so must ctime since it is the timestamp of any update to
the inode, which is where mtime is kept.

I am sure the only reason the directory last-modify time was updated in
his case was because the tool did the equivalent of:
write "tempfile"
delete "realfile"
rename "tempfile","realfile"
while updating realfile.

--
John A. Tamplin jat (AT) jaet (DOT) org
770/436-5387 HOME 4116 Manson Ave
Smyrna, GA 30082-3723