20c93a8203
entr - a utility for running arbitrary commands when files change. Uses kqueue(2) to avoid polling. Reads a list of files provided on STDIN and runs the supplied command if any of them are modified.
4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/12 14:55:47 sthen Exp $
|
|
@bin bin/entr
|
|
@man man/man1/entr.1
|