---

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

This tutorial shows you how you can use incron on an Ubuntu 16.04 (Xenial Xerus) 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.).

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis