diff options
Diffstat (limited to 'sysutils/wait_on/pkg-descr')
-rw-r--r-- | sysutils/wait_on/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/wait_on/pkg-descr b/sysutils/wait_on/pkg-descr new file mode 100644 index 000000000000..873e2a8fc26d --- /dev/null +++ b/sysutils/wait_on/pkg-descr @@ -0,0 +1,6 @@ +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. + +Andrew Stevenson +andrew@ugh.net.au |