On Wed, 04 Jun 2003 20:57:18 -0700 HIROSHIMA Naoki <[EMAIL PROTECTED]> wrote:
>and the important thing here is, each file needs be at least 1 second >old when it will be moved to /cur/ foloder. > there are (at least) two solutions to make sure: > 1) compare every file's timestamp and the time when moving to /cur/. > 2) just sleep 1 second before running the second loop. > > and my point was that the 2nd way must be adequate enough while the 1st > way might sound more proper. > > clear? Yes, now it's clear... -- Simon Comeau Martel [EMAIL PROTECTED]

