run arbitrary commands when files change
entr - a utility for running arbitrary commands when files change.
Uses kqueue(2) to avoid polling. entr responds to file system events
by executing command line arguments.

Maintainer: Eric Radman <ericshane@eradman.com>

WWW: http://entrproject.org/
