2013-04-23 23:04:45 +00:00

4 lines
197 B
Plaintext

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.