GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FILEWATCHERD(8) FreeBSD System Manager's Manual FILEWATCHERD(8)

filewatcherd
run commands in response to file changes

filewatcherd [-dh] [-w delay_ms] watchtab

filewatcherd is a daemon inspired by cron, that run commands based on file changes instead of time. In principle it is similar to incron, but it's simpler, more limited, and does not depend on anything outside of FreeBSD base.

watchtab describes which paths and what events to watch, and commands to run when triggered.

The following options are supported by filewatcherd:
, --foreground
Don't fork to background and log to stderr.
, --help
Display help text.
delay_ms, --wait delay_ms
Wait that number of milliseconds after watchtag changes before reloading it.

watchtab(5)
October 19, 2015 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.