https://github.com/b3h3moth/fsmonitor
Simple realtime filesystem monitor using inotify.
https://github.com/b3h3moth/fsmonitor
Last synced: 7 months ago
JSON representation
Simple realtime filesystem monitor using inotify.
- Host: GitHub
- URL: https://github.com/b3h3moth/fsmonitor
- Owner: b3h3moth
- Created: 2012-01-14T17:57:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-01-07T14:28:16.000Z (over 14 years ago)
- Last Synced: 2025-01-23T14:42:10.705Z (8 months ago)
- Language: C
- Homepage:
- Size: 874 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Required:
libinotifytools0-dev (ubuntu package)
libinotifytools0 (ubuntu package)Build:
make
Usage:
./fsmonitor /monitor/path /monitor/path2