>continuously monitor a directory for new files?

New files or updated files? If new files, then here's one idea:

First count the files in the directory, sleep for a bit, then count the files in the directory again.