kwatch

Crates.iokwatch
lib.rskwatch
version0.1.0
sourcesrc
created_at2017-02-28 05:24:44.766949
updated_at2017-02-28 05:24:44.766949
descriptionWatch for kqueue events on a target
homepagehttps://gitlab.com/worr/kwatch/
repository
max_upload_size
id8726
size4,917
William Orr (worr)

documentation

README

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

Commit count: 0

cargo fmt