ports/sysutils/wait_on/pkg-descr
Rene Ladan 8714a6eaa6 Resurrect sysutils/wait_on, it has a new home. [1]
While here, fix packaging as user.
Submitted by:	Ondra Knezour <knezour@weboutsourcing.cz>
2014-03-15 08:55:13 +00:00

3 lines
221 B
Text

The wait_on command allows shell scripts to access the facilities provided by
kqueue(3). This allows scripts to detect files being added to directories, data
appended to files and many other things - all without polling.