Comments on How to run commands on File or Directory changes with Incron on Ubuntu

This tutorial shows you how you can use incron on an Ubuntu system to run commands when a file or Directory is changed. The incron daemon is similar to cron, but instead of running commands based on time, it can trigger commands when a file or directory event occurs (e.g. a file modification, changes of permissions, etc.).

0 Comment(s)

Add comment

Please register in our forum first to comment.