entr-1.9 – run arbitrary commands when files change
Description
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 or by writing to a FIFO.