#kqueue #bsd #cli #kevent

app kwatch

监视目标上的kqueue事件

1 个不稳定版本

使用旧的Rust 2015

0.1.0 2017年2月28日

#5#kevent

MIT 协议

4KB
99

使用kwatch监视kqueue事件!

用法

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

目前支持通过kqueue监视进程ID和文件

依赖项

~5–12MB
~141K SLoC