I have a directory called /home/user/local. Every two minutes or so, a new file is dumped into this directory. I need to check this directory every 2 minutes to see
/home/user/local
Set up a cron job that runs a script that takes the current listing and compares it to an older listing stored in a file somewhere.