Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 692 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 692 Bytes

What does it do?

Tests is a new file arrived or removed at the IN folder, if a new file has arrived, the script will output on the terminal that a new file was found and create a logfile in the outfolder. Folders need to be present and configured correctly in the parameters.

How to run the script?

Just start the command. If you want to run the code in the background without output to a terminal, you can use add an & at the end of the command. Example:

./newFileMonitor.sh &

MSWB

Check here for more information on MSWB: https://learn.microsoft.com/en-us/azure/modeling-simulation-workbench/concept-data-pipeline

Handle with care

You are responsible not me :)