#kqueue #bsd #cli #kevent

app kwatch

Watch for kqueue events on a target

1 unstable release

Uses old Rust 2015

0.1.0 Feb 28, 2017

#5 in #kevent

22 downloads per month

MIT license

4KB
99 lines

Watch kqueue events with kwatch!

Usage:

kqueue event watcher

Usage:
  kwatch pid <pid>
  kwatch file [-rH] <file>
  kwatch --help
  kwatch --version

Options:
  -h --help         show this help
  -v --version      show version information
  -r --recursive    recurse through directories
  -H --dont-follow  follow symbolic links

Currently supports pids and files via kqueue

Dependencies

~5–14MB
~149K SLoC