$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rush Manbert (rush_at_[hidden])
Date: 2005-11-14 14:18:20
troy d. straszheim wrote:
>>>My first question: Can anyone suggest a better method of achieving the
>>>duplicates detection?
>>>
>
>
> Have you considered checking files' inode numbers?
>
Needs to work on Windows too, which I think rules out inodes. But thanks
for the suggestion.
- Rush