file-monitor
![Image](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiV973BIgbsMFpkrZwUOgE-6XAmjhn-_JInSZFvdn9eKazE1iA2eCXjh8O5c6VQA-mTwX6HGtk7MwXgV4l09VjW7_3efu7V8o8knwib34OMnVN13OXQ2QAMQw5gC8CQI4vfQOWEwK2Dy_Ia/s1600/2013-08-29-155716_1920x1080_scrot.png)
file-monitor is a simple Perl script to monitor a directory path for new files, updated files and deleted files. It can be set to look for new files in a given interval of seconds (e.g.: -n 30) and also can be set to check for updated and deleted files in another interval of seconds (e.g.: -c 12) Download: https://github.com/trizen/perl-scripts/blob/master/Monitoring/file-monitor