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
Results 1 to 1 of 1
Thread: Re: Re: Reducing scan time...
-
2005-12-21, 12:28 #1John A. TamplinGuest
Re: Re: Reducing scan time...

Reply With Quote
