DESCR 173 B

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