<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Hi All,</div><div><br></div><div>I am thinking about an idea, but it requires that I be able to watch several directories for files that are added, deleted or maybe changed. </div><div><br></div><div>Let start with adding files. What tools are available for me to watch a directory. In an example, if a file is added to a directory I want to run a shell script that will do some conversation on the file to produce a second copy.</div><div><br></div><div>I have the shell scripting down, I am not sure how to watch, realize change and kick off the script with the parameters of the directory and what was added.</div><div><br></div><div>Would anyone have thoughts?</div><div><br></div><div>-Jason</div></body></html>