in reply to Re^5: Finding and sorting files in massive file directory
in thread Finding and sorting files in massive file directory

Also, on Linux the inotify interface provides a way to discover when new files are created/open and later closed.
  • Comment on Re^6: Finding and sorting files in massive file directory