This directory already has files in it. My script - if new file exists it processes it and directs the output to another directory, sleeps for 10 seconds, then check for new files, if none, sleeps again.
Is there a way to script it without using "sleep"? Triggers the script when new files arrive.
Thank You
Is there a way to script it without using "sleep"? Triggers the script when new files arrive.
Thank You