Monitor macOS directories for file system changes in real-time.
macOS FSEvents client
fsevent_watch$ fsevent_watch /path/to/directory$ fsevent_watch /path/one /path/two /path/three$ fsevent_watch /path/to/project -- npm run build$ fsevent_watch . --verbose$ fsevent_watch ./src -- ./rebuild.sh