Titi Alailima wrote:
what you were looking for. Even with the mtime fix there's no guarantee that systems which muck around with mtime (such as tar) won't cause separate files to collide. For a contrived example:
I think the best you can do is to use ctime instead of mtime, or maybe btime on *bsd. You can still run into problems if you have clock skew, but there's only so much you can account for.
-J -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.